test/dummy/log/development.log in help_popups-0.1.1 vs test/dummy/log/development.log in help_popups-1.0.0

- old
+ new

@@ -1,8 +1,8 @@ -Started GET "/" for 192.168.1.138 at Mon Jul 23 14:43:24 -0600 2012 +Started GET "/" for 127.0.0.1 at Fri Jul 27 23:53:31 -0600 2012 Connecting to database specified by database.yml ActionController::RoutingError (No route matches [GET] "/"): actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' @@ -17,360 +17,111 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (8.0ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.9ms) -Started GET "/help_popups" for 192.168.1.138 at Mon Jul 23 14:47:39 -0600 2012 -Connecting to database specified by database.yml +Started GET "/test_popup" for 127.0.0.1 at Fri Jul 27 23:53:39 -0600 2012 +Processing by PagesController#test_popup as HTML + Rendered pages/test_popup.html.erb within layouts/application (48.6ms) +Completed 500 Internal Server Error in 51ms -ActionController::RoutingError (No route matches [GET] "/help_popups"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 +ActionView::Template::Error (Could not find table 'help_popups_topics'): + 1: This is a testerman<br/> + 2: <br/> + 3: <br/><br/><br/>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<%= help_popup("BACON") %> + app/views/pages/test_popup.html.erb:3:in `_app_views_pages_test_popup_html_erb___1583919427_2245226540' - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (4.9ms) - - -Started GET "/help_popups/" for 192.168.1.138 at Mon Jul 23 14:47:54 -0600 2012 - -ActionController::RoutingError (No route matches [GET] "/help_popups"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.9ms) - - -Started GET "/help_popups/admin" for 192.168.1.138 at Mon Jul 23 14:55:47 -0600 2012 + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (7.4ms) Connecting to database specified by database.yml +  (0.1ms) select sqlite_version(*) +  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) +  (0.0ms) PRAGMA index_list("schema_migrations") +  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") +Connecting to database specified by database.yml +  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  +Migrating to CreateHelpPopupsTopics (20120723220037) +  (0.0ms) select sqlite_version(*) +  (0.0ms) begin transaction +  (0.3ms) CREATE TABLE "help_popups_topics" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "title" varchar(255), "body" text, "parent_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) +  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120723220037') +  (2.8ms) commit transaction +  (0.1ms) select sqlite_version(*) +  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" +  (0.0ms) PRAGMA index_list("help_popups_topics") -ActionController::RoutingError (No route matches [GET] "/help_popups/admin"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 +Started GET "/test_popup" for 127.0.0.1 at Fri Jul 27 23:54:23 -0600 2012 +Processing by PagesController#test_popup as HTML + HelpPopups::Topic Load (0.1ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 + Rendered pages/test_popup.html.erb within layouts/application (5.6ms) +Compiled pages.css (0ms) (pid 619) +Compiled application.css (7ms) (pid 619) +Compiled jquery.js (33ms) (pid 619) +Compiled jquery_ujs.js (0ms) (pid 619) +Compiled pages.js (0ms) (pid 619) +Compiled application.js (62ms) (pid 619) +Completed 200 OK in 111ms (Views: 109.8ms | ActiveRecord: 0.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (4.8ms) +Started GET "/assets/application.css?body=1" for 127.0.0.1 at Fri Jul 27 23:54:23 -0600 2012 +Served asset /application.css - 200 OK (30ms) -Started GET "/admin" for 192.168.1.138 at Mon Jul 23 14:55:53 -0600 2012 -ActionController::RoutingError (No route matches [GET] "/admin"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Fri Jul 27 23:54:23 -0600 2012 +Served asset /jquery.js - 200 OK (2ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.9ms) +Started GET "/assets/pages.css?body=1" for 127.0.0.1 at Fri Jul 27 23:54:23 -0600 2012 +Served asset /pages.css - 200 OK (1ms) -Started GET "/help_popups/admin/new" for 192.168.1.138 at Mon Jul 23 14:56:00 -0600 2012 +Started GET "/assets/application.js?body=1" for 127.0.0.1 at Fri Jul 27 23:54:23 -0600 2012 +Served asset /application.js - 200 OK (5ms) -ActionController::RoutingError (uninitialized constant AdminController): - activesupport (3.2.6) lib/active_support/inflector/methods.rb:218:in `constantize' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `each' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `constantize' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:54:in `controller' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:32:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Fri Jul 27 23:54:23 -0600 2012 +Served asset /jquery_ujs.js - 200 OK (2ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.9ms) +Started GET "/assets/pages.js?body=1" for 127.0.0.1 at Fri Jul 27 23:54:23 -0600 2012 +Served asset /pages.js - 200 OK (1ms) -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 14:56:06 -0600 2012 -ActionController::RoutingError (uninitialized constant AdminController): - activesupport (3.2.6) lib/active_support/inflector/methods.rb:218:in `constantize' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `each' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `constantize' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:54:in `controller' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:32:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 +Started GET "/assets/help_popup.gif" for 127.0.0.1 at Fri Jul 27 23:54:23 -0600 2012 +Served asset /help_popup.gif - 200 OK (4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) +Started GET "/" for 127.0.0.1 at Sat Jul 28 11:27:17 -0600 2012 +Connecting to database specified by database.yml - -Started GET "/help_popups/admin/index2" for 192.168.1.138 at Mon Jul 23 14:56:09 -0600 2012 - -ActionController::RoutingError (No route matches [GET] "/help_popups/admin/index2"): +ActionController::RoutingError (No route matches [GET] "/"): actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call' @@ -382,396 +133,94 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms) -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 14:56:11 -0600 2012 +Started GET "/test_popup" for 127.0.0.1 at Sat Jul 28 11:27:24 -0600 2012 +Processing by PagesController#test_popup as HTML + HelpPopups::Topic Load (0.1ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 + Rendered pages/test_popup.html.erb within layouts/application (15.1ms) +Completed 200 OK in 63ms (Views: 61.7ms | ActiveRecord: 0.8ms) -ActionController::RoutingError (uninitialized constant AdminController): - activesupport (3.2.6) lib/active_support/inflector/methods.rb:218:in `constantize' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `each' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `constantize' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:54:in `controller' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:32:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 +Started GET "/assets/application.css?body=1" for 127.0.0.1 at Sat Jul 28 11:27:24 -0600 2012 +Served asset /application.css - 200 OK (3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) +Started GET "/assets/pages.js?body=1" for 127.0.0.1 at Sat Jul 28 11:27:24 -0600 2012 +Served asset /pages.js - 200 OK (1ms) -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 14:57:42 -0600 2012 -Connecting to database specified by database.yml -ActionController::RoutingError (uninitialized constant AdminController): - activesupport (3.2.6) lib/active_support/inflector/methods.rb:218:in `constantize' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `each' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `constantize' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:54:in `controller' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:32:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 +Started GET "/assets/pages.css?body=1" for 127.0.0.1 at Sat Jul 28 11:27:24 -0600 2012 +Served asset /pages.css - 200 OK (2ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (4.9ms) +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 11:27:24 -0600 2012 +Served asset /jquery.js - 200 OK (4ms) -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 15:11:19 -0600 2012 -Connecting to database specified by database.yml +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 11:27:24 -0600 2012 +Served asset /jquery_ujs.js - 200 OK (3ms) -ActionController::RoutingError (uninitialized constant AdminController): - activesupport (3.2.6) lib/active_support/inflector/methods.rb:218:in `constantize' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `each' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `constantize' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:54:in `controller' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:32:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 +Started GET "/assets/application.js?body=1" for 127.0.0.1 at Sat Jul 28 11:27:24 -0600 2012 +Served asset /application.js - 200 OK (6ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (4.9ms) +Started GET "/assets/help_popup.gif" for 127.0.0.1 at Sat Jul 28 11:27:24 -0600 2012 +Served asset /help_popup.gif - 304 Not Modified (1ms) -Started GET "/help_popups/bacon/index" for 192.168.1.138 at Mon Jul 23 15:11:49 -0600 2012 -ActionController::RoutingError (No route matches [GET] "/help_popups/bacon/index"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:27:33 -0600 2012 +Processing by HelpPopups::TopicsController#index as HTML +  (0.1ms) SELECT COUNT(*) FROM "help_popups_topics" + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (1.7ms) +Compiled help_popups/application.css (31ms) (pid 3076) +Compiled help_popups/topics.js (0ms) (pid 3076) +Compiled help_popups/application.js (12ms) (pid 3076) +Completed 200 OK in 75ms (Views: 74.8ms | ActiveRecord: 0.1ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 11:27:33 -0600 2012 +Served asset /help_popups/topics.js - 200 OK (2ms) -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 15:12:04 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 11:27:33 -0600 2012 +Served asset /help_popups/application.css - 200 OK (2ms) -ActionController::RoutingError (No route matches [GET] "/help_popups/admin/index"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 11:27:33 -0600 2012 +Served asset /help_popups/application.js - 200 OK (6ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) +Started GET "/" for 127.0.0.1 at Sat Jul 28 11:27:36 -0600 2012 -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 15:12:10 -0600 2012 - -ActionController::RoutingError (uninitialized constant AdminController): - activesupport (3.2.6) lib/active_support/inflector/methods.rb:218:in `constantize' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `each' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `constantize' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:54:in `controller' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:32:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' +ActionController::RoutingError (No route matches [GET] "/"): + actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' @@ -782,36 +231,36 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.4ms) -Started GET "/help_popups/admi2n/index" for 192.168.1.138 at Mon Jul 23 15:12:57 -0600 2012 +Started GET "/" for 127.0.0.1 at Sat Jul 28 11:28:08 -0600 2012 -ActionController::RoutingError (No route matches [GET] "/help_popups/admi2n/index"): +ActionController::RoutingError (No route matches [GET] "/"): actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call' @@ -823,365 +272,96 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.4ms) -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 15:24:56 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:39:42 -0600 2012 +Connecting to database specified by database.yml +Processing by HelpPopups::TopicsController#index as HTML +  (0.1ms) SELECT COUNT(*) FROM "help_popups_topics"  + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (3.2ms) +Completed 200 OK in 56ms (Views: 48.4ms | ActiveRecord: 0.8ms) -LoadError (Expected /Users/dereksweet/work/myGems/help_popups/app/controllers/admin_controller.rb to define AdminController): - activesupport (3.2.6) lib/active_support/dependencies.rb:503:in `load_missing_constant' - activesupport (3.2.6) lib/active_support/dependencies.rb:192:in `const_missing' - activesupport (3.2.6) lib/active_support/dependencies.rb:190:in `each' - activesupport (3.2.6) lib/active_support/dependencies.rb:190:in `const_missing' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:218:in `constantize' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `each' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `constantize' - activesupport (3.2.6) lib/active_support/dependencies.rb:554:in `get' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:54:in `controller' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:32:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 11:39:42 -0600 2012 +Served asset /help_popups/application.css - 304 Not Modified (3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (9.6ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (41.3ms) +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 11:39:42 -0600 2012 +Served asset /jquery.js - 304 Not Modified (2ms) -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 15:29:18 -0600 2012 -ActionController::RoutingError (uninitialized constant AdminController): - activesupport (3.2.6) lib/active_support/inflector/methods.rb:218:in `constantize' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `each' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `constantize' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:54:in `controller' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:32:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 11:39:42 -0600 2012 +Served asset /jquery_ujs.js - 304 Not Modified (2ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 11:39:42 -0600 2012 +Served asset /help_popups/topics.js - 304 Not Modified (2ms) -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 15:29:27 -0600 2012 +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 11:39:42 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (6ms) -ActionController::RoutingError (uninitialized constant AdminController): - activesupport (3.2.6) lib/active_support/inflector/methods.rb:218:in `constantize' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `each' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `constantize' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:54:in `controller' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:32:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:40:08 -0600 2012 +Processing by HelpPopups::TopicsController#index as HTML +Completed 500 Internal Server Error in 0ms - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 15:30:50 -0600 2012 - -ActionController::RoutingError (uninitialized constant AdminController): - activesupport (3.2.6) lib/active_support/inflector/methods.rb:218:in `constantize' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `each' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `constantize' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:54:in `controller' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:32:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' +ThreadError (uncaught throw `HelpPopups' in thread 0x7fe2fc430370): + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `throw' + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `index' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' + actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' + activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__192299852__process_action__940758942__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 15:30:52 -0600 2012 - -ActionController::RoutingError (uninitialized constant AdminController): - activesupport (3.2.6) lib/active_support/inflector/methods.rb:218:in `constantize' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `each' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `constantize' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:54:in `controller' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:32:in `call' + actionpack (3.2.6) lib/abstract_controller/callbacks.rb:17:in `process_action' + actionpack (3.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' + activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' + actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:29:in `process_action' + actionpack (3.2.6) lib/action_controller/metal/params_wrapper.rb:206:in `process_action' + activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (3.2.6) lib/abstract_controller/base.rb:121:in `process' + actionpack (3.2.6) lib/abstract_controller/rendering.rb:45:in `process' + actionpack (3.2.6) lib/action_controller/metal.rb:203:in `dispatch' + actionpack (3.2.6) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' + actionpack (3.2.6) lib/action_controller/metal.rb:246:in `action' + actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `call' + actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' + actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' railties (3.2.6) lib/rails/engine.rb:479:in `call' @@ -1201,11 +381,11 @@ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__855035572__call__4__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -1225,275 +405,69 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.8ms) -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 15:40:20 -0600 2012 -Connecting to database specified by database.yml +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:40:19 -0600 2012 +Processing by HelpPopups::TopicsController#index as HTML +Completed 500 Internal Server Error in 1ms -ActionController::RoutingError (uninitialized constant AdminController): - activesupport (3.2.6) lib/active_support/inflector/methods.rb:218:in `constantize' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `each' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `constantize' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:54:in `controller' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:32:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' +NameError (uninitialized constant HelpPopups::Application): + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `index' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' + actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' + actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' + activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__192299852__process_action__940758942__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (4.8ms) - - -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 15:43:04 -0600 2012 - -ArgumentError (missing :action): - actionpack (3.2.6) lib/action_dispatch/routing/mapper.rb:185:in `default_controller_and_action' - actionpack (3.2.6) lib/action_dispatch/routing/mapper.rb:78:in `normalize_options!' - actionpack (3.2.6) lib/action_dispatch/routing/mapper.rb:61:in `initialize' - actionpack (3.2.6) lib/action_dispatch/routing/mapper.rb:1304:in `new' - actionpack (3.2.6) lib/action_dispatch/routing/mapper.rb:1304:in `add_route' - actionpack (3.2.6) lib/action_dispatch/routing/mapper.rb:1284:in `decomposed_match' - actionpack (3.2.6) lib/action_dispatch/routing/mapper.rb:1270:in `match' - actionpack (3.2.6) lib/action_dispatch/routing/mapper.rb:1270:in `each' - actionpack (3.2.6) lib/action_dispatch/routing/mapper.rb:1270:in `match' - actionpack (3.2.6) lib/action_dispatch/routing/mapper.rb:507:in `map_method' - actionpack (3.2.6) lib/action_dispatch/routing/mapper.rb:469:in `get' - /Users/dereksweet/work/myGems/help_popups/config/routes.rb:2 - actionpack (3.2.6) lib/action_dispatch/routing/mapper.rb:426:in `instance_exec' - actionpack (3.2.6) lib/action_dispatch/routing/mapper.rb:426:in `with_default_scope' - actionpack (3.2.6) lib/action_dispatch/routing/mapper.rb:624:in `scope' - actionpack (3.2.6) lib/action_dispatch/routing/mapper.rb:425:in `with_default_scope' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:280:in `eval_block' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:260:in `draw' - /Users/dereksweet/work/myGems/help_popups/config/routes.rb:1 - activesupport (3.2.6) lib/active_support/dependencies.rb:245:in `load' - activesupport (3.2.6) lib/active_support/dependencies.rb:245:in `load' - activesupport (3.2.6) lib/active_support/dependencies.rb:236:in `load_dependency' - activesupport (3.2.6) lib/active_support/dependencies.rb:245:in `load' - railties (3.2.6) lib/rails/application/routes_reloader.rb:40:in `load_paths' - railties (3.2.6) lib/rails/application/routes_reloader.rb:40:in `each' - railties (3.2.6) lib/rails/application/routes_reloader.rb:40:in `load_paths' - railties (3.2.6) lib/rails/application/routes_reloader.rb:16:in `reload!' - railties (3.2.6) lib/rails/application/routes_reloader.rb:26:in `updater' - activesupport (3.2.6) lib/active_support/file_update_checker.rb:78:in `call' - activesupport (3.2.6) lib/active_support/file_update_checker.rb:78:in `execute' - activesupport (3.2.6) lib/active_support/file_update_checker.rb:86:in `execute_if_updated' - railties (3.2.6) lib/rails/application/routes_reloader.rb:7:in `__send__' - railties (3.2.6) lib/rails/application/routes_reloader.rb:7:in `execute_if_updated' - railties (3.2.6) lib/rails/application/finisher.rb:68:in `_callback_before_3' - activesupport (3.2.6) lib/active_support/callbacks.rb:429:in `_run__2496503__prepare__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_prepare_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:74:in `prepare!' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:64:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.2ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (6.8ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (38.0ms) - - -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 15:43:24 -0600 2012 -Processing by HelpPopups::AdminController#index as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/admin/index.html.erb within layouts/help_popups/application (0.9ms) -Compiled help_popups/admin.css (2ms) (pid 48757) -Compiled help_popups/application.css (34ms) (pid 48757) -Compiled jquery.js (20ms) (pid 48757) -Compiled jquery_ujs.js (3ms) (pid 48757) -Compiled help_popups/admin.js (2ms) (pid 48757) -Compiled help_popups/application.js (197ms) (pid 48757) -Completed 200 OK in 610ms (Views: 608.4ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 15:43:25 -0600 2012 -Served asset /help_popups/application.css - 200 OK (48ms) - - -Started GET "/assets/help_popups/admin.css?body=1" for 192.168.1.138 at Mon Jul 23 15:43:25 -0600 2012 -Served asset /help_popups/admin.css - 200 OK (30ms) - - -Started GET "/assets/help_popups/admin.js?body=1" for 192.168.1.138 at Mon Jul 23 15:43:25 -0600 2012 -Served asset /help_popups/admin.js - 200 OK (13ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 15:43:25 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 15:43:25 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 15:43:25 -0600 2012 -Served asset /help_popups/application.js - 200 OK (38ms) - - -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 15:43:59 -0600 2012 -Processing by HelpPopups::AdminController#index as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/admin/index.html.erb within layouts/help_popups/application (0.9ms) -Completed 200 OK in 29ms (Views: 28.6ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 15:44:00 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (3ms) - - -Started GET "/assets/help_popups/admin.css?body=1" for 192.168.1.138 at Mon Jul 23 15:44:00 -0600 2012 -Served asset /help_popups/admin.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 15:44:00 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 15:44:00 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/admin.js?body=1" for 192.168.1.138 at Mon Jul 23 15:44:00 -0600 2012 -Served asset /help_popups/admin.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 15:44:00 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 15:50:37 -0600 2012 -Connecting to database specified by database.yml - -ActionController::RoutingError (uninitialized constant AdminController): - activesupport (3.2.6) lib/active_support/inflector/methods.rb:218:in `constantize' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `each' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `constantize' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:54:in `controller' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:32:in `call' + actionpack (3.2.6) lib/abstract_controller/callbacks.rb:17:in `process_action' + actionpack (3.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' + actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' + activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' + activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' + activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' + actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:29:in `process_action' + actionpack (3.2.6) lib/action_controller/metal/params_wrapper.rb:206:in `process_action' + activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' + actionpack (3.2.6) lib/abstract_controller/base.rb:121:in `process' + actionpack (3.2.6) lib/abstract_controller/rendering.rb:45:in `process' + actionpack (3.2.6) lib/action_controller/metal.rb:203:in `dispatch' + actionpack (3.2.6) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' + actionpack (3.2.6) lib/action_controller/metal.rb:246:in `action' + actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `call' + actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' + actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:36:in `call' journey (1.0.4) lib/journey/router.rb:68:in `call' journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' railties (3.2.6) lib/rails/engine.rb:479:in `call' @@ -1513,11 +487,11 @@ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__855035572__call__4__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -1537,99 +511,47 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (4.7ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.7ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.6ms) -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 15:52:08 -0600 2012 -Connecting to database specified by database.yml -Processing by HelpPopups::AdminController#index as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/admin/index.html.erb within layouts/help_popups/application (3.8ms) -Completed 200 OK in 116ms (Views: 114.9ms | ActiveRecord: 0.0ms) +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:40:29 -0600 2012 +Processing by HelpPopups::TopicsController#index as HTML +Completed 500 Internal Server Error in 2ms - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 15:52:09 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (29ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 15:52:09 -0600 2012 -Served asset /jquery.js - 200 OK (13ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 15:52:09 -0600 2012 -Served asset /jquery_ujs.js - 200 OK (18ms) - - -Started GET "/assets/help_popups/admin.css?body=1" for 192.168.1.138 at Mon Jul 23 15:52:09 -0600 2012 -Served asset /help_popups/admin.css - 304 Not Modified (33ms) - - -Started GET "/assets/help_popups/admin.js?body=1" for 192.168.1.138 at Mon Jul 23 15:52:09 -0600 2012 -Served asset /help_popups/admin.js - 304 Not Modified (133ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 15:52:09 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (53ms) -Connecting to database specified by database.yml -  (0.4ms) select sqlite_version(*) -  (2.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (0.2ms) PRAGMA index_list("schema_migrations") -  (1.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  -Migrating to CreateHelpPopupsTopics (20120723215704) -  (0.2ms) begin transaction -  (1.0ms) CREATE TABLE "help_popups_topics" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "title" varchar(255), "body" text, "parent_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  -  (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES ('20120723215704') -  (7.1ms) commit transaction -  (0.2ms) select sqlite_version(*) -  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  -  (0.4ms) PRAGMA index_list("help_popups_topics") -Connecting to database specified by database.yml -  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  -Migrating to CreateHelpPopupsTopics (20120723220037) -  (0.2ms) select sqlite_version(*) -  (0.2ms) begin transaction -  (0.3ms) CREATE TABLE "help_popups_topics" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "title" varchar(255), "body" text, "parent_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) -SQLite3::SQLException: table "help_popups_topics" already exists: CREATE TABLE "help_popups_topics" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar(255), "title" varchar(255), "body" text, "parent_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) -  (0.2ms) rollback transaction - - -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 16:04:54 -0600 2012 -Processing by HelpPopups::AdminController#index as HTML - HelpPopups::Topic Load (0.4ms) SELECT "help_popups_topics".* FROM "help_popups_topics"  -Completed 500 Internal Server Error in 50ms - -NoMethodError (undefined method `order' for []:Array): - /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/admin_controller.rb:6:in `index' +NameError (uninitialized constant HelpPopups::TopicsController::Application): + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `index' actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__842680479__process_action__199225275__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__192299852__process_action__940758942__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -1671,11 +593,11 @@ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__855035572__call__4__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -1695,116 +617,47 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.2ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (35.4ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.7ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.7ms) -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 16:05:05 -0600 2012 -Processing by HelpPopups::AdminController#index as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/admin/index.html.erb within layouts/help_popups/application (8.7ms) -Completed 200 OK in 48ms (Views: 37.4ms | ActiveRecord: 2.1ms) +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:40:49 -0600 2012 +Processing by HelpPopups::TopicsController#index as HTML +Completed 500 Internal Server Error in 1ms - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:05:06 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (1ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:05:06 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/admin.css?body=1" for 192.168.1.138 at Mon Jul 23 16:05:06 -0600 2012 -Served asset /help_popups/admin.css - 304 Not Modified (13ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:05:06 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/admin.js?body=1" for 192.168.1.138 at Mon Jul 23 16:05:06 -0600 2012 -Served asset /help_popups/admin.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:05:06 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 16:07:03 -0600 2012 -Processing by HelpPopups::AdminController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/admin/index.html.erb within layouts/help_popups/application (70.8ms) -Completed 500 Internal Server Error in 83ms - -ActionView::Template::Error (undefined local variable or method `new_topic_path' for #<#<Class:0x24cf610>:0x245fe3c>): - 5: - 6: <% end %> - 7: <br/> - 8: <%= link_to "Add New Help Topic", new_topic_path %> - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/admin/index.html.erb:8:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_admin_index_html_erb___565949951_19068600' - actionpack (3.2.6) lib/action_view/template.rb:145:in `send' - actionpack (3.2.6) lib/action_view/template.rb:145:in `render' - activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' - actionpack (3.2.6) lib/action_view/template.rb:143:in `render' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:47:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:46:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:45:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:18:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:36:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:17:in `render' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:110:in `_render_template' - actionpack (3.2.6) lib/action_controller/metal/streaming.rb:225:in `_render_template' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:103:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/renderers.rb:28:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:88:in `render' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:16:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - /usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:39:in `render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' +NameError (uninitialized constant HelpPopups::Application): + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `index' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__842680479__process_action__199225275__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__192299852__process_action__940758942__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -1846,11 +699,11 @@ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__855035572__call__4__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -1870,85 +723,48 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.6ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (37.0ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.7ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.7ms) -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 16:08:07 -0600 2012 -Processing by HelpPopups::AdminController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/admin/index.html.erb within layouts/help_popups/application (45.3ms) -Completed 500 Internal Server Error in 57ms +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:41:03 -0600 2012 +Processing by HelpPopups::TopicsController#index as HTML +Completed 500 Internal Server Error in 0ms -ActionView::Template::Error (undefined local variable or method `topic_new_path' for #<#<Class:0x24cf610>:0x260a1b0>): - 5: - 6: <% end %> - 7: <br/> - 8: <%= link_to "Add New Help Topic", topic_new_path %> - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/admin/index.html.erb:8:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_admin_index_html_erb___565949951_19940770' - actionpack (3.2.6) lib/action_view/template.rb:145:in `send' - actionpack (3.2.6) lib/action_view/template.rb:145:in `render' - activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' - actionpack (3.2.6) lib/action_view/template.rb:143:in `render' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:47:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:46:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:45:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:18:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:36:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:17:in `render' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:110:in `_render_template' - actionpack (3.2.6) lib/action_controller/metal/streaming.rb:225:in `_render_template' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:103:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/renderers.rb:28:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:88:in `render' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:16:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - /usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:39:in `render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' +ThreadError (uncaught throw `#<OrderedHash {}>' in thread 0x7fe2fc430370): + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `throw' + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `index' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__842680479__process_action__199225275__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__192299852__process_action__940758942__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -1990,11 +806,11 @@ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__855035572__call__4__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -2014,85 +830,48 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.6ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (36.9ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.7ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (38.6ms) -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 16:08:32 -0600 2012 -Processing by HelpPopups::AdminController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/admin/index.html.erb within layouts/help_popups/application (44.6ms) -Completed 500 Internal Server Error in 56ms +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:41:22 -0600 2012 +Processing by HelpPopups::TopicsController#index as HTML +Completed 500 Internal Server Error in 0ms -ActionView::Template::Error (undefined local variable or method `new_topic_path' for #<#<Class:0x24cf610>:0x25325e4>): - 5: - 6: <% end %> - 7: <br/> - 8: <%= link_to "Add New Help Topic", new_topic_path %> - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/admin/index.html.erb:8:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_admin_index_html_erb___565949951_19499650' - actionpack (3.2.6) lib/action_view/template.rb:145:in `send' - actionpack (3.2.6) lib/action_view/template.rb:145:in `render' - activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' - actionpack (3.2.6) lib/action_view/template.rb:143:in `render' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:47:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:46:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:45:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:18:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:36:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:17:in `render' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:110:in `_render_template' - actionpack (3.2.6) lib/action_controller/metal/streaming.rb:225:in `_render_template' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:103:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/renderers.rb:28:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:88:in `render' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:16:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - /usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:39:in `render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' +ThreadError (uncaught throw `nil' in thread 0x7fe2fc430370): + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `throw' + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `index' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__842680479__process_action__199225275__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__192299852__process_action__940758942__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -2134,11 +913,11 @@ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__855035572__call__4__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -2158,399 +937,48 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (33.3ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.8ms) -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 16:11:48 -0600 2012 - -ActionController::RoutingError (uninitialized constant HelpPopups::AdminController): - activesupport (3.2.6) lib/active_support/inflector/methods.rb:218:in `constantize' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `each' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `constantize' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:54:in `controller' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:32:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/help_popups/topics/" for 192.168.1.138 at Mon Jul 23 16:11:55 -0600 2012 - -ActionController::RoutingError (No route matches [GET] "/help_popups/topics"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (109.4ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 16:11:58 -0600 2012 - -ActionController::RoutingError (uninitialized constant TopicsController): - activesupport (3.2.6) lib/active_support/inflector/methods.rb:218:in `constantize' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `each' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `constantize' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:54:in `controller' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:32:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.9ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 16:13:09 -0600 2012 -Connecting to database specified by database.yml - -ActionController::RoutingError (uninitialized constant HelpPopups::AdminController): - activesupport (3.2.6) lib/active_support/inflector/methods.rb:218:in `constantize' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `each' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `constantize' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:54:in `controller' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:32:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (4.8ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 16:13:39 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:41:26 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (17.7ms) -Compiled help_popups/topics.css (2ms) (pid 49058) -Compiled help_popups/application.css (34ms) (pid 49058) -Compiled help_popups/topics.js (2ms) (pid 49058) -Compiled help_popups/application.js (56ms) (pid 49058) -Completed 200 OK in 383ms (Views: 343.3ms | ActiveRecord: 3.8ms) +Completed 500 Internal Server Error in 1ms - -Started GET "/assets/help_popups/topics.css?body=1" for 192.168.1.138 at Mon Jul 23 16:13:40 -0600 2012 -Served asset /help_popups/topics.css - 200 OK (31ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:13:40 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (36ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:13:40 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:13:40 -0600 2012 -Served asset /help_popups/topics.js - 200 OK (15ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:13:40 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (11ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:13:40 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (37ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 16:14:26 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (49.6ms) -Completed 500 Internal Server Error in 61ms - -ActionView::Template::Error (undefined local variable or method `new_topic_path' for #<#<Class:0x24b7da8>:0x252bfa0>): - 5: - 6: <% end %> - 7: <br/> - 8: <%= link_to "Add New Help Topic", new_topic_path %> - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:8:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_index_html_erb___652050875_19485920' - actionpack (3.2.6) lib/action_view/template.rb:145:in `send' - actionpack (3.2.6) lib/action_view/template.rb:145:in `render' - activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' - actionpack (3.2.6) lib/action_view/template.rb:143:in `render' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:47:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:46:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:45:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:18:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:36:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:17:in `render' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:110:in `_render_template' - actionpack (3.2.6) lib/action_controller/metal/streaming.rb:225:in `_render_template' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:103:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/renderers.rb:28:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:88:in `render' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:16:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - /usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:39:in `render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' +ThreadError (uncaught throw `nil' in thread 0x7fe2fc430370): + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `throw' + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `index' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__199225275__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__192299852__process_action__940758942__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -2592,11 +1020,11 @@ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__855035572__call__4__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -2616,85 +1044,48 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (36.3ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.7ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.8ms) -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 16:14:38 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:42:14 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (45.8ms) -Completed 500 Internal Server Error in 60ms +Completed 500 Internal Server Error in 0ms -ActionView::Template::Error (undefined local variable or method `topic_new_path' for #<#<Class:0x24b7da8>:0x2679f38>): - 5: - 6: <% end %> - 7: <br/> - 8: <%= link_to "Add New Help Topic", topic_new_path %> - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:8:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_index_html_erb___652050875_20168600' - actionpack (3.2.6) lib/action_view/template.rb:145:in `send' - actionpack (3.2.6) lib/action_view/template.rb:145:in `render' - activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' - actionpack (3.2.6) lib/action_view/template.rb:143:in `render' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:47:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:46:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:45:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:18:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:36:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:17:in `render' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:110:in `_render_template' - actionpack (3.2.6) lib/action_controller/metal/streaming.rb:225:in `_render_template' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:103:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/renderers.rb:28:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:88:in `render' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:16:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - /usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:39:in `render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' +ThreadError (uncaught throw `nil' in thread 0x7fe2fca5f220): + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `throw' + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `index' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__199225275__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__192299852__process_action__940758942__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -2736,11 +1127,11 @@ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__855035572__call__4__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -2760,149 +1151,49 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (33.5ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.0ms) -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 16:14:43 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:42:28 -0600 2012 +Connecting to database specified by database.yml Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics" - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (8.1ms) -Completed 200 OK in 37ms (Views: 35.8ms | ActiveRecord: 0.3ms) +Completed 500 Internal Server Error in 0ms - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:14:44 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:14:44 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (1ms) - - -Started GET "/assets/help_popups/topics.css?body=1" for 192.168.1.138 at Mon Jul 23 16:14:44 -0600 2012 -Served asset /help_popups/topics.css - 304 Not Modified (14ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:14:44 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:14:44 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:14:44 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:14:47 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (0.9ms) -Completed 200 OK in 30ms (Views: 29.0ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:14:47 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (1ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:14:47 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.css?body=1" for 192.168.1.138 at Mon Jul 23 16:14:47 -0600 2012 -Served asset /help_popups/topics.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:14:47 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (4ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:14:47 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:14:47 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:18:36 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (164.4ms) -Completed 500 Internal Server Error in 207ms - -ActionView::Template::Error (undefined method `topics_path' for #<#<Class:0x245b4b8>:0x2459ca8>): - 1: <%= form_for @topic do |f| %> - 2: <b>Code</b>: <%= f.text_field :code, :size => 10 %><br/> - 3: <b>Title</b>: <%= f.text_field :title, :size => 30 %><br/> - 4: <b>Body</b>: <%= f.text_area :body, :rows => 7, :cols => 30 %><br/> - actionpack (3.2.6) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `send' - actionpack (3.2.6) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' - actionpack (3.2.6) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' - actionpack (3.2.6) lib/action_view/helpers/form_helper.rb:397:in `apply_form_for_options!' - actionpack (3.2.6) lib/action_view/helpers/form_helper.rb:370:in `form_for' - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb:1:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_new_html_erb___913788605_19055970' - actionpack (3.2.6) lib/action_view/template.rb:145:in `send' - actionpack (3.2.6) lib/action_view/template.rb:145:in `render' - activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' - actionpack (3.2.6) lib/action_view/template.rb:143:in `render' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:47:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:46:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:45:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:18:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:36:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:17:in `render' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:110:in `_render_template' - actionpack (3.2.6) lib/action_controller/metal/streaming.rb:225:in `_render_template' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:103:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/renderers.rb:28:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:88:in `render' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:16:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - /usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:39:in `render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' +ThreadError (uncaught throw `nil' in thread 0x7fd0a3b639f0): + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `throw' + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `index' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__943997142__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__968846593__process_action__2106657612__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -2944,11 +1235,11 @@ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__1926356034__call__4__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -2968,88 +1259,48 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (34.2ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.7ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.0ms) -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:19:16 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (41.4ms) -Completed 500 Internal Server Error in 53ms +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:43:17 -0600 2012 +Processing by HelpPopups::TopicsController#index as HTML +Completed 500 Internal Server Error in 0ms -ActionView::Template::Error (undefined method `topics_path' for #<#<Class:0x245b4b8>:0x25a9d24>): - 1: <%= form_for(@topic) do |f| %> - 2: <b>Code</b>: <%= f.text_field :code, :size => 10 %><br/> - 3: <b>Title</b>: <%= f.text_field :title, :size => 30 %><br/> - 4: <b>Body</b>: <%= f.text_area :body, :rows => 7, :cols => 30 %><br/> - actionpack (3.2.6) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `send' - actionpack (3.2.6) lib/action_dispatch/routing/polymorphic_routes.rb:129:in `polymorphic_url' - actionpack (3.2.6) lib/action_dispatch/routing/polymorphic_routes.rb:135:in `polymorphic_path' - actionpack (3.2.6) lib/action_view/helpers/form_helper.rb:397:in `apply_form_for_options!' - actionpack (3.2.6) lib/action_view/helpers/form_helper.rb:370:in `form_for' - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb:1:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_new_html_erb___913788605_19744250' - actionpack (3.2.6) lib/action_view/template.rb:145:in `send' - actionpack (3.2.6) lib/action_view/template.rb:145:in `render' - activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' - actionpack (3.2.6) lib/action_view/template.rb:143:in `render' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:47:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:46:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:45:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:18:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:36:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:17:in `render' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:110:in `_render_template' - actionpack (3.2.6) lib/action_controller/metal/streaming.rb:225:in `_render_template' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:103:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/renderers.rb:28:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:88:in `render' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:16:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - /usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:39:in `render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' +ThreadError (uncaught throw `nil' in thread 0x7fd0a3c385c0): + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `throw' + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `index' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__943997142__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__968846593__process_action__2106657612__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -3091,11 +1342,11 @@ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__1926356034__call__4__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -3115,637 +1366,48 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (33.7ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.7ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.7ms) -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:21:45 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (9.7ms) -Completed 200 OK in 39ms (Views: 37.7ms | ActiveRecord: 0.0ms) +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:43:27 -0600 2012 +Processing by HelpPopups::TopicsController#index as HTML +Completed 500 Internal Server Error in 1ms - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:21:45 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (1ms) - - -Started GET "/assets/help_popups/topics.css?body=1" for 192.168.1.138 at Mon Jul 23 16:21:45 -0600 2012 -Served asset /help_popups/topics.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:21:45 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:21:45 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:21:45 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:21:45 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:22:07 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (12.2ms) -Completed 200 OK in 45ms (Views: 43.3ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:22:08 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (1ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:22:08 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:22:08 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.css?body=1" for 192.168.1.138 at Mon Jul 23 16:22:08 -0600 2012 -Served asset /help_popups/topics.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:22:08 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:22:08 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:23:14 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (10.7ms) -Completed 200 OK in 40ms (Views: 38.5ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:23:14 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (1ms) - - -Started GET "/assets/help_popups/topics.css?body=1" for 192.168.1.138 at Mon Jul 23 16:23:14 -0600 2012 -Served asset /help_popups/topics.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:23:14 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:23:14 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:23:14 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:23:14 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:24:15 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (10.9ms) -Completed 200 OK in 41ms (Views: 40.0ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/topics.css?body=1" for 192.168.1.138 at Mon Jul 23 16:24:16 -0600 2012 -Served asset /help_popups/topics.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:24:16 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (1ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:24:16 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:24:16 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:24:16 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (12ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:24:16 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:25:18 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (10.8ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 98ms (Views: 96.6ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:25:18 -0600 2012 -Served asset /help_popups/application.css - 200 OK (29ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:25:18 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:25:18 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:25:18 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:25:18 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:25:25 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (9.1ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 89ms (Views: 87.3ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:25:25 -0600 2012 -Served asset /help_popups/application.css - 200 OK (25ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:25:25 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:25:25 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:25:25 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:25:25 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:25:50 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (9.2ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 72ms (Views: 71.1ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:25:50 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:25:50 -0600 2012 -Served asset /help_popups/application.css - 200 OK (32ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:25:50 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:25:50 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:25:50 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:26:06 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (154.5ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 232ms (Views: 230.6ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:26:07 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:26:07 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:26:07 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (13ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:26:07 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:26:07 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:26:13 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (9.3ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 85ms (Views: 83.2ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:26:13 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:26:13 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:26:13 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:26:13 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:26:13 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:26:29 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (9.2ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 85ms (Views: 84.0ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:26:29 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:26:29 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:26:29 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (11ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:26:29 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:26:29 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:26:43 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (9.0ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 72ms (Views: 70.8ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:26:44 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:26:44 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:26:44 -0600 2012 -Served asset /help_popups/application.css - 200 OK (29ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:26:44 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:26:44 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (13ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:27:07 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (11.1ms) -Completed 200 OK in 179ms (Views: 177.9ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:27:07 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:27:07 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:27:07 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:27:07 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:27:07 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:27:26 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (10.9ms) -Completed 200 OK in 37ms (Views: 36.0ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:27:26 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:27:26 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:27:26 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:27:27 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:27:27 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (4ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:27:42 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (10.8ms) -Completed 200 OK in 37ms (Views: 36.2ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:27:43 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:27:43 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:27:43 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (13ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:27:43 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:27:43 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:28:21 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (9.0ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 73ms (Views: 71.6ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:28:21 -0600 2012 -Served asset /help_popups/application.css - 200 OK (27ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:28:21 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:28:21 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:28:21 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:28:21 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:28:27 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (9.3ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 73ms (Views: 71.5ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:28:27 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:28:27 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:28:27 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:28:27 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:28:27 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:28:37 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (9.2ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 240ms (Views: 238.8ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:28:38 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:28:38 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:28:38 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:28:38 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:28:38 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:28:39 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (9.2ms) -Completed 200 OK in 37ms (Views: 35.8ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:28:40 -0600 2012 -Served asset /help_popups/application.css - 200 OK (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:28:40 -0600 2012 -Served asset /jquery_ujs.js - 200 OK (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:28:40 -0600 2012 -Served asset /help_popups/application.js - 200 OK (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:28:40 -0600 2012 -Served asset /jquery.js - 200 OK (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:28:40 -0600 2012 -Served asset /help_popups/topics.js - 200 OK (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:28:52 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (11.4ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 76ms (Views: 74.5ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:28:53 -0600 2012 -Served asset /help_popups/application.css - 200 OK (21ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:28:53 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:28:53 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (11ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:28:53 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:28:53 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:29:22 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (11.2ms) -Completed 200 OK in 38ms (Views: 36.4ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:29:22 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:29:22 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:29:22 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:29:22 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:29:22 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:29:37 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (257.0ms) -Completed 500 Internal Server Error in 268ms - -ActionView::Template::Error (undefined method `cancel' for #<ActionView::Helpers::FormBuilder:0x244d444>): - 4: <%= f.label :title, "Title:" %> <%= f.text_field :title, :size => 30 %><br/> - 5: <%= f.label :body, "Body:" %> <%= f.text_area :body, :rows => 7, :cols => 60 %><br/> - 6: <br/> - 7: <%= f.submit "Add Topic" %> &nbsp; &nbsp; <%= f.cancel "Cancel" %> - 8: <% end %> - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb:7:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_new_html_erb___913788605_19042570' - actionpack (3.2.6) lib/action_view/helpers/capture_helper.rb:40:in `capture' - actionpack (3.2.6) lib/action_view/helpers/capture_helper.rb:187:in `with_output_buffer' - actionpack (3.2.6) lib/action_view/helpers/capture_helper.rb:40:in `capture' - actionpack (3.2.6) lib/action_view/helpers/form_helper.rb:607:in `fields_for' - actionpack (3.2.6) lib/action_view/helpers/form_helper.rb:378:in `form_for' - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb:1:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_new_html_erb___913788605_19042570' - actionpack (3.2.6) lib/action_view/template.rb:145:in `send' - actionpack (3.2.6) lib/action_view/template.rb:145:in `render' - activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' - actionpack (3.2.6) lib/action_view/template.rb:143:in `render' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:47:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:46:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:45:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:18:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:36:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:17:in `render' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:110:in `_render_template' - actionpack (3.2.6) lib/action_controller/metal/streaming.rb:225:in `_render_template' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:103:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/renderers.rb:28:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:88:in `render' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:16:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - /usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:39:in `render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' +ThreadError (uncaught throw `#<OrderedHash {}>' in thread 0x7fd0a3c385c0): + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `throw' + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `index' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__943997142__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__968846593__process_action__2106657612__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -3787,11 +1449,11 @@ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__1926356034__call__4__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -3811,926 +1473,48 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.6ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (35.3ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.7ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.7ms) -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:30:34 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (17.2ms) -Completed 200 OK in 45ms (Views: 43.7ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:30:34 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:30:34 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:30:34 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:30:34 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:30:34 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:30:38 -0600 2012 - -ActionController::RoutingError (No route matches [POST] "/help_popups/topics/create"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:30:51 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (13.2ms) -Completed 200 OK in 40ms (Views: 38.3ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:30:51 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:30:51 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:30:51 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:30:51 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:30:51 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 16:30:53 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:43:41 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (6.1ms) -Completed 200 OK in 32ms (Views: 30.6ms | ActiveRecord: 0.4ms) +Completed 500 Internal Server Error in 0ms - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:30:53 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:30:53 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:30:53 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:30:53 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (16ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:30:53 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:30:54 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (11.3ms) -Completed 200 OK in 39ms (Views: 37.4ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:30:54 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:30:54 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:30:54 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:30:55 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:30:55 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (4ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:31:30 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (14.0ms) -Completed 200 OK in 40ms (Views: 39.1ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:31:30 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:31:30 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:31:30 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:31:30 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:31:30 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:31:32 -0600 2012 - -ActionController::RoutingError (No route matches [POST] "/help_popups/topics/create"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:32:24 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (14.3ms) -Completed 200 OK in 40ms (Views: 39.1ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:32:24 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:32:25 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:32:25 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:32:25 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:32:25 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:32:26 -0600 2012 - -ActionController::RoutingError (No route matches [POST] "/help_popups/topics/create"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:32:31 -0600 2012 - -ActionController::RoutingError (No route matches [POST] "/help_popups/topics/create"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:32:45 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (12.6ms) -Completed 200 OK in 41ms (Views: 39.7ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:32:45 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:32:45 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:32:45 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:32:45 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:32:45 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:32:59 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (14.6ms) -Completed 200 OK in 43ms (Views: 42.1ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:33:00 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:00 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:00 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:00 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:00 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:33:01 -0600 2012 - -ActionController::RoutingError (No route matches [POST] "/help_popups/topics/create"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.9ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:33:31 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (13.3ms) -Completed 200 OK in 40ms (Views: 39.1ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:33:31 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:31 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:31 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (13ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:31 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:31 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:33:42 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (14.2ms) -Completed 200 OK in 41ms (Views: 39.4ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:33:43 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:43 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:43 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (13ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:43 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:43 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 16:33:44 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics" - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (6.0ms) -Completed 200 OK in 34ms (Views: 33.0ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:33:44 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:44 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:44 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:44 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:44 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:33:46 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (11.0ms) -Completed 200 OK in 37ms (Views: 36.1ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:46 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:46 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:33:46 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:46 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:46 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (5ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:33:53 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (18.7ms) -Completed 200 OK in 46ms (Views: 45.0ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:33:54 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:54 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:54 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:54 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (5ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:54 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 16:33:56 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (6.0ms) -Completed 200 OK in 32ms (Views: 30.7ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:33:56 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:56 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:56 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:56 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:56 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:33:57 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (11.3ms) -Completed 200 OK in 38ms (Views: 36.6ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:33:58 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:58 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:58 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:58 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:33:58 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 16:34:03 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (6.0ms) -Completed 200 OK in 32ms (Views: 30.9ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:34:04 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:04 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:04 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:04 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:04 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:34:05 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (13.0ms) -Completed 200 OK in 39ms (Views: 38.2ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:34:05 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:05 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:05 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:05 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:05 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:34:08 -0600 2012 - -ActionController::RoutingError (No route matches [POST] "/help_popups/topics/create"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 16:34:35 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (11.5ms) -Completed 200 OK in 41ms (Views: 36.3ms | ActiveRecord: 1.7ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:35 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:34:35 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:35 -0600 2012 -Served asset /jquery.js - 304 Not Modified (13ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:35 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:35 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:34:36 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (16.7ms) -Completed 200 OK in 66ms (Views: 42.0ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:34:36 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:37 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:37 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (12ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:37 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:37 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:34:38 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/create.html.erb within layouts/help_popups/application (0.9ms) -Completed 200 OK in 28ms (Views: 26.5ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:38 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:34:38 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:38 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:38 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:38 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 16:34:40 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (6.2ms) -Completed 200 OK in 33ms (Views: 31.2ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:41 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:41 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:34:41 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:41 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:41 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:34:42 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (11.3ms) -Completed 200 OK in 39ms (Views: 37.7ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:42 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:42 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:34:42 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:42 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:34:42 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:39:39 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (19.5ms) -Completed 500 Internal Server Error in 62ms - -ActionView::Template::Error (Missing partial shared/error_messages with {:handlers=>[:erb, :builder], :locale=>[:en], :formats=>[:html]}. Searched in: - * "/Users/dereksweet/work/myGems/help_popups/test/dummy/app/views" - * "/Users/dereksweet/work/myGems/help_popups/app/views" -): - 1: <%= form_for(@topic, :url => topics_create_path) do |f| %> - 2: <h1>Adding New Topic</h1> - 3: <%= render 'shared/error_messages', :object => f.object %> - 4: <%= f.label :code, "Code:" %> <%= f.text_field :code, :size => 10 %><br/> - 5: <%= f.label :title, "Title:" %> <%= f.text_field :title, :size => 30 %><br/> - 6: <%= f.label :body, "Body:" %> <%= f.text_area :body, :rows => 7, :cols => 60 %><br/> - actionpack (3.2.6) lib/action_view/path_set.rb:58:in `find' - actionpack (3.2.6) lib/action_view/lookup_context.rb:109:in `find_template' - actionpack (3.2.6) lib/action_view/renderer/partial_renderer.rb:339:in `find_template' - actionpack (3.2.6) lib/action_view/renderer/partial_renderer.rb:333:in `find_partial' - actionpack (3.2.6) lib/action_view/renderer/partial_renderer.rb:222:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:41:in `render_partial' - actionpack (3.2.6) lib/action_view/helpers/rendering_helper.rb:27:in `render' - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb:3:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_new_html_erb___913788605_19229930' - actionpack (3.2.6) lib/action_view/helpers/capture_helper.rb:40:in `capture' - actionpack (3.2.6) lib/action_view/helpers/capture_helper.rb:187:in `with_output_buffer' - actionpack (3.2.6) lib/action_view/helpers/capture_helper.rb:40:in `capture' - actionpack (3.2.6) lib/action_view/helpers/form_helper.rb:607:in `fields_for' - actionpack (3.2.6) lib/action_view/helpers/form_helper.rb:378:in `form_for' - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb:1:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_new_html_erb___913788605_19229930' - actionpack (3.2.6) lib/action_view/template.rb:145:in `send' - actionpack (3.2.6) lib/action_view/template.rb:145:in `render' - activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' - actionpack (3.2.6) lib/action_view/template.rb:143:in `render' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:47:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:46:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:45:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:18:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:36:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:17:in `render' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:110:in `_render_template' - actionpack (3.2.6) lib/action_controller/metal/streaming.rb:225:in `_render_template' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:103:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/renderers.rb:28:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:88:in `render' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:16:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - /usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:39:in `render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' +ThreadError (uncaught throw `nil' in thread 0x7fd0a3c385c0): + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `throw' + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `index' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__943997142__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__968846593__process_action__2106657612__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -4772,11 +1556,11 @@ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__1926356034__call__4__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -4796,101 +1580,48 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.6ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (34.0ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.7ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.7ms) -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:41:16 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (8.7ms) -Completed 500 Internal Server Error in 20ms +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:43:50 -0600 2012 +Processing by HelpPopups::TopicsController#index as HTML +Completed 500 Internal Server Error in 0ms -ActionView::Template::Error (Missing partial shared/error_messages with {:handlers=>[:erb, :builder], :locale=>[:en], :formats=>[:html]}. Searched in: - * "/Users/dereksweet/work/myGems/help_popups/test/dummy/app/views" - * "/Users/dereksweet/work/myGems/help_popups/app/views" -): - 1: <%= form_for(@topic, :url => topics_create_path) do |f| %> - 2: <h1>Adding New Topic</h1> - 3: <%= render 'shared/error_messages', :object => f.object %> - 4: <%= f.label :code, "Code:" %> <%= f.text_field :code, :size => 10 %><br/> - 5: <%= f.label :title, "Title:" %> <%= f.text_field :title, :size => 30 %><br/> - 6: <%= f.label :body, "Body:" %> <%= f.text_area :body, :rows => 7, :cols => 60 %><br/> - actionpack (3.2.6) lib/action_view/path_set.rb:58:in `find' - actionpack (3.2.6) lib/action_view/lookup_context.rb:109:in `find_template' - actionpack (3.2.6) lib/action_view/renderer/partial_renderer.rb:339:in `find_template' - actionpack (3.2.6) lib/action_view/renderer/partial_renderer.rb:333:in `find_partial' - actionpack (3.2.6) lib/action_view/renderer/partial_renderer.rb:222:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:41:in `render_partial' - actionpack (3.2.6) lib/action_view/helpers/rendering_helper.rb:27:in `render' - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb:3:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_new_html_erb___913788605_19229930' - actionpack (3.2.6) lib/action_view/helpers/capture_helper.rb:40:in `capture' - actionpack (3.2.6) lib/action_view/helpers/capture_helper.rb:187:in `with_output_buffer' - actionpack (3.2.6) lib/action_view/helpers/capture_helper.rb:40:in `capture' - actionpack (3.2.6) lib/action_view/helpers/form_helper.rb:607:in `fields_for' - actionpack (3.2.6) lib/action_view/helpers/form_helper.rb:378:in `form_for' - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb:1:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_new_html_erb___913788605_19229930' - actionpack (3.2.6) lib/action_view/template.rb:145:in `send' - actionpack (3.2.6) lib/action_view/template.rb:145:in `render' - activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' - actionpack (3.2.6) lib/action_view/template.rb:143:in `render' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:47:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:46:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:45:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:18:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:36:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:17:in `render' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:110:in `_render_template' - actionpack (3.2.6) lib/action_controller/metal/streaming.rb:225:in `_render_template' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:103:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/renderers.rb:28:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:88:in `render' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:16:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - /usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:39:in `render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' +ThreadError (uncaught throw `#<OrderedHash {}>' in thread 0x7fd0a3c385c0): + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `throw' + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:6:in `index' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__943997142__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__968846593__process_action__2106657612__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -4932,11 +1663,11 @@ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__1926356034__call__4__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -4956,3857 +1687,201 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (34.0ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.8ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (41.7ms) -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:41:26 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (2.1ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (452.1ms) -Completed 200 OK in 480ms (Views: 478.8ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:41:27 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:41:27 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:41:27 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:41:27 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:41:27 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:41:29 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.7ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.6ms) -Completed 200 OK in 84ms (Views: 47.8ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:41:29 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:41:29 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:41:29 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:41:29 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:41:29 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:46:54 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.1ms) -Compiled help_popups/application.css (2ms) (pid 49058) -Completed 200 OK in 107ms (Views: 85.6ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:46:54 -0600 2012 -Served asset /help_popups/application.css - 200 OK (32ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:46:54 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:46:54 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:46:54 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:46:54 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/assets/background.jpg" for 192.168.1.138 at Mon Jul 23 16:46:54 -0600 2012 -Served asset /assets/background.jpg - 404 Not Found (19ms) - -ActionController::RoutingError (No route matches [GET] "/assets/assets/background.jpg"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/assets/assets/sprite.png" for 192.168.1.138 at Mon Jul 23 16:46:54 -0600 2012 -Served asset /assets/sprite.png - 404 Not Found (18ms) - -ActionController::RoutingError (No route matches [GET] "/assets/assets/sprite.png"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.9ms) - - -Started GET "/assets/assets/fonts/proximanova-regular-webfont.woff" for 192.168.1.138 at Mon Jul 23 16:46:54 -0600 2012 -Served asset /assets/fonts/proximanova-regular-webfont.woff - 404 Not Found (34ms) - -ActionController::RoutingError (No route matches [GET] "/assets/assets/fonts/proximanova-regular-webfont.woff"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/assets/assets/fonts/proximanova-regular-webfont.ttf" for 192.168.1.138 at Mon Jul 23 16:46:55 -0600 2012 -Served asset /assets/fonts/proximanova-regular-webfont.ttf - 404 Not Found (155ms) - -ActionController::RoutingError (No route matches [GET] "/assets/assets/fonts/proximanova-regular-webfont.ttf"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.9ms) - - -Started GET "/assets/assets/fonts/proximanova-regular-webfont.svg" for 192.168.1.138 at Mon Jul 23 16:46:55 -0600 2012 -Served asset /assets/fonts/proximanova-regular-webfont.svg - 404 Not Found (20ms) - -ActionController::RoutingError (No route matches [GET] "/assets/assets/fonts/proximanova-regular-webfont.svg"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.9ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:47:00 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.1ms) -Completed 200 OK in 69ms (Views: 47.4ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:47:00 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:47:01 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:47:01 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:47:01 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:47:01 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (4ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:47:18 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.5ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (21.9ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 114ms (Views: 91.2ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:47:18 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:47:18 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:47:18 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:47:18 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:47:18 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:47:43 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.2ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 107ms (Views: 85.7ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:47:43 -0600 2012 -Served asset /help_popups/application.css - 200 OK (15ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:47:43 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:47:43 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:47:43 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:47:43 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/assets/sprite.png" for 192.168.1.138 at Mon Jul 23 16:47:44 -0600 2012 -Served asset /assets/sprite.png - 404 Not Found (18ms) - -ActionController::RoutingError (No route matches [GET] "/assets/assets/sprite.png"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:48:00 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.7ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.6ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 262ms (Views: 240.1ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:48:01 -0600 2012 -Served asset /help_popups/application.css - 200 OK (44ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:48:01 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:48:01 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:48:01 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:48:01 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:48:20 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (8.8ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (25.1ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 111ms (Views: 89.8ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:48:20 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:48:20 -0600 2012 -Served asset /help_popups/application.css - 200 OK (15ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:48:20 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:48:20 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:48:20 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:50:19 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.5ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (21.9ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 108ms (Views: 85.8ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:50:20 -0600 2012 -Served asset /help_popups/application.css - 200 OK (24ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:50:20 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:50:20 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:50:20 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:50:20 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (18ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:50:33 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.1ms) -Compiled help_popups/application.css (5ms) (pid 49058) -Completed 200 OK in 112ms (Views: 88.0ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:50:33 -0600 2012 -Served asset /help_popups/application.css - 200 OK (25ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:50:33 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:50:33 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:50:33 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:50:33 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:50:46 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.3ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 113ms (Views: 90.6ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:50:46 -0600 2012 -Served asset /help_popups/application.css - 200 OK (27ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:50:46 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:50:46 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:50:46 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:50:46 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:50:54 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (21.9ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 117ms (Views: 95.5ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:50:54 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:50:54 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:50:54 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (1ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:50:54 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:50:54 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:51:12 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.5ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.0ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 118ms (Views: 96.3ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:51:12 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:51:12 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:51:12 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:51:12 -0600 2012 -Served asset /help_popups/application.css - 200 OK (27ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:51:12 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:51:22 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.8ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (171.4ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 322ms (Views: 300.2ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:51:23 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:51:23 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:51:23 -0600 2012 -Served asset /jquery.js - 304 Not Modified (4ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:51:23 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:51:23 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:52:15 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.5ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (21.8ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 106ms (Views: 84.9ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:52:15 -0600 2012 -Served asset /help_popups/application.css - 200 OK (25ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:52:15 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:52:15 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:52:15 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:52:15 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:52:24 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (26.1ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 129ms (Views: 104.6ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:52:24 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:52:24 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:52:24 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:52:24 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:52:24 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:52:33 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.0ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 107ms (Views: 85.4ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:52:33 -0600 2012 -Served asset /help_popups/application.css - 200 OK (178ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:52:33 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:52:33 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:52:33 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:52:33 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (3ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:52:58 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.7ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.4ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 112ms (Views: 89.5ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:52:58 -0600 2012 -Served asset /help_popups/application.css - 200 OK (29ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:52:58 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:52:58 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:52:58 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:52:58 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (3ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:53:08 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.0ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 110ms (Views: 88.3ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:09 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:09 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:53:09 -0600 2012 -Served asset /help_popups/application.css - 200 OK (31ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:09 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:09 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:53:20 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.7ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.2ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 125ms (Views: 101.6ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:53:20 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:20 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:20 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:20 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:20 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:53:29 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.5ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.6ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 260ms (Views: 238.8ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:29 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:53:30 -0600 2012 -Served asset /help_popups/application.css - 200 OK (17ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:30 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:30 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:30 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:53:37 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.5ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.4ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 119ms (Views: 96.9ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:53:37 -0600 2012 -Served asset /help_popups/application.css - 200 OK (25ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:37 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:37 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:37 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:37 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:53:48 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.5ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.0ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 110ms (Views: 85.1ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:48 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:53:48 -0600 2012 -Served asset /help_popups/application.css - 200 OK (15ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:49 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:49 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:49 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:53:56 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (7.1ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (23.0ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 119ms (Views: 98.2ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:53:56 -0600 2012 -Served asset /help_popups/application.css - 200 OK (27ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:56 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:56 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:56 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:53:56 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (1ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:54:02 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"Test", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (4.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (20.3ms) -Completed 200 OK in 63ms (Views: 46.1ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:54:02 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:54:02 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:54:02 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:54:02 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:54:02 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:54:11 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"Test", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (4.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (19.9ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 99ms (Views: 82.2ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:54:11 -0600 2012 -Served asset /help_popups/application.css - 200 OK (25ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:54:11 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:54:11 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:54:11 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:54:11 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:54:40 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"Test", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (4.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (20.1ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 164ms (Views: 147.9ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:54:40 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:54:40 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:54:40 -0600 2012 -Served asset /help_popups/application.css - 200 OK (32ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:54:40 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:54:40 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (6ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:54:49 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"Test", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (4.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (20.0ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 99ms (Views: 82.8ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:54:49 -0600 2012 -Served asset /help_popups/application.css - 200 OK (175ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:54:49 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:54:49 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:54:49 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:54:49 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:55:58 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"Test", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (4.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (20.3ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 100ms (Views: 83.2ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:55:59 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:55:59 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:55:59 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:55:59 -0600 2012 -Served asset /help_popups/application.css - 200 OK (28ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:55:59 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:56:10 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"Test", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (4.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (19.8ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 104ms (Views: 85.9ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:56:11 -0600 2012 -Served asset /help_popups/application.css - 200 OK (27ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:56:11 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:56:11 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:56:11 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:56:11 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:56:21 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"Test", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (4.5ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (20.1ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 116ms (Views: 99.6ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:56:21 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:56:21 -0600 2012 -Served asset /help_popups/application.css - 200 OK (15ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:56:22 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:56:22 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:56:22 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:56:47 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"Test", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (5.4ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (25.9ms) -Completed 200 OK in 67ms (Views: 51.0ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:56:48 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:56:48 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:56:48 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:56:48 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:56:48 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:56:59 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"Test", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (7.2ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (24.8ms) -Completed 200 OK in 67ms (Views: 50.1ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:57:00 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:57:00 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:57:00 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:57:00 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:57:00 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:57:24 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"Test", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.3ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.5ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (21.9ms) -Completed 200 OK in 63ms (Views: 46.8ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:57:24 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:57:24 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:57:24 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:57:24 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:57:24 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:57:46 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"Test", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.4ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (21.7ms) -Completed 200 OK in 65ms (Views: 47.9ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:57:46 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:57:46 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:57:46 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:57:46 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:57:46 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:58:00 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"Test", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (21.5ms) -Completed 200 OK in 65ms (Views: 46.4ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:58:00 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:58:00 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:58:00 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:58:00 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:58:00 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:58:09 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"Test", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.4ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (21.7ms) -Completed 200 OK in 63ms (Views: 46.8ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:58:09 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:58:10 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:58:10 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:58:10 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:58:10 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:58:17 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"Test", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.4ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (179.2ms) -Completed 200 OK in 222ms (Views: 204.7ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:58:18 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:58:18 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:58:18 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (12ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:58:18 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:58:18 -0600 2012 -Served asset /jquery.js - 304 Not Modified (2ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:58:27 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"Test", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.4ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.7ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.4ms) -Completed 200 OK in 64ms (Views: 47.6ms | ActiveRecord: 0.6ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:58:28 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:58:28 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:58:28 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:58:28 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:58:28 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:58:36 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"Test", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.4ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (21.7ms) -Completed 200 OK in 64ms (Views: 48.0ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:58:36 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:58:36 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:58:36 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (5ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:58:36 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:58:37 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 16:59:01 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"Test", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (4.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.3ms) -Completed 200 OK in 64ms (Views: 47.3ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:59:01 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:01 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:01 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:01 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:01 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 16:59:04 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:45:03 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (6.1ms) -Completed 200 OK in 32ms (Views: 30.7ms | ActiveRecord: 0.4ms) +  (0.1ms) SELECT COUNT(*) FROM "help_popups_topics"  + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (2.6ms) +Completed 200 OK in 25ms (Views: 16.8ms | ActiveRecord: 0.8ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:59:05 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:05 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:05 -0600 2012 -Served asset /jquery.js - 304 Not Modified (12ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:05 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:05 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:59:06 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.2ms) -Completed 200 OK in 42ms (Views: 40.4ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:06 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:59:06 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:06 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:06 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (3ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:06 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:59:15 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (170.6ms) -Completed 200 OK in 197ms (Views: 195.9ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:59:15 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:15 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:15 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:15 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:15 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 16:59:17 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (7.4ms) -Completed 200 OK in 34ms (Views: 32.6ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:59:17 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:17 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:17 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:17 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:17 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 16:59:18 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.2ms) -Completed 200 OK in 44ms (Views: 42.4ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 16:59:18 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:18 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:18 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:18 -0600 2012 -Served asset /jquery.js - 304 Not Modified (11ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 16:59:18 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 17:20:33 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.5ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (21.8ms) -Completed 200 OK in 68ms (Views: 46.8ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:20:33 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:20:33 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:20:33 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:20:33 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:20:33 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (5ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:20:36 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (6.0ms) -Completed 200 OK in 32ms (Views: 30.5ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:20:36 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:20:36 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:20:36 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:20:36 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:20:36 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:20:38 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (18.5ms) -Completed 200 OK in 50ms (Views: 47.9ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:20:38 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:20:38 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:20:38 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:20:38 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:20:38 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:21:16 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.6ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 230ms (Views: 228.5ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:21:16 -0600 2012 -Served asset /help_popups/application.css - 200 OK (33ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:21:16 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:21:16 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:21:16 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:21:16 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/assets/background.jpg" for 192.168.1.138 at Mon Jul 23 17:21:17 -0600 2012 -Served asset /assets/background.jpg - 404 Not Found (18ms) - -ActionController::RoutingError (No route matches [GET] "/assets/assets/background.jpg"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.9ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:21:37 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.3ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 92ms (Views: 90.4ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:21:37 -0600 2012 -Served asset /help_popups/application.css - 200 OK (49ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:21:38 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:21:38 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:21:38 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:21:38 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:21:44 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.1ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 81ms (Views: 79.9ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:21:45 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:21:45 -0600 2012 -Served asset /help_popups/application.css - 200 OK (15ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:21:45 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:21:45 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:21:45 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:21:54 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.4ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 95ms (Views: 93.6ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:21:55 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:21:55 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:21:55 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:21:55 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:21:55 -0600 2012 -Served asset /help_popups/application.css - 200 OK (20ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:22:01 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.5ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 92ms (Views: 90.6ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:22:02 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:22:02 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:22:02 -0600 2012 -Served asset /help_popups/application.css - 200 OK (27ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:22:02 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:22:02 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:22:52 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.2ms) -Completed 200 OK in 43ms (Views: 42.0ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:22:53 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:22:53 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:22:53 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:22:53 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:22:53 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:23:59 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (17.3ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 84ms (Views: 82.6ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:23:59 -0600 2012 -Served asset /help_popups/application.css - 200 OK (15ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:23:59 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:23:59 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (13ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:23:59 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:23:59 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:25:27 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.5ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 80ms (Views: 78.6ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:25:27 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:25:27 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:25:27 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:25:27 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:25:27 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:25:30 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.5ms) -Completed 200 OK in 42ms (Views: 41.1ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:25:31 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:25:31 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:25:31 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:25:31 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:25:31 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:25:44 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.2ms) -Completed 200 OK in 43ms (Views: 41.6ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:25:45 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:25:45 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:25:45 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:25:45 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:25:45 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:26:07 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.1ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 80ms (Views: 78.7ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:07 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:26:07 -0600 2012 -Served asset /help_popups/application.css - 200 OK (15ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:07 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:07 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:07 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:26:10 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (6.2ms) -Completed 200 OK in 32ms (Views: 30.9ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:11 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:26:11 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:11 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:11 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:11 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:26:12 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.3ms) -Completed 200 OK in 42ms (Views: 40.3ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:26:13 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:13 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:13 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:13 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (13ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:13 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:26:26 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.7ms) -Completed 200 OK in 191ms (Views: 190.1ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:26:27 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (1ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:27 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:27 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:27 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:27 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:26:29 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (6.0ms) -Completed 200 OK in 32ms (Views: 31.0ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:30 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:30 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:30 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:30 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:26:30 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:26:32 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.5ms) -Completed 200 OK in 42ms (Views: 40.8ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:26:32 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:32 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:32 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:32 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:26:32 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:27:00 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics" - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (6.4ms) -Completed 200 OK in 32ms (Views: 30.9ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:27:00 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:27:00 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:27:00 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:27:00 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:27:00 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:27:03 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.6ms) -Completed 200 OK in 42ms (Views: 40.4ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:27:03 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:27:03 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:27:03 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:27:04 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (4ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:27:04 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (6ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:27:21 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.3ms) -Completed 200 OK in 44ms (Views: 41.8ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:27:21 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:27:21 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:27:21 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:27:21 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:27:21 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:27:25 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (6.0ms) -Completed 200 OK in 32ms (Views: 30.9ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:27:25 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:27:26 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:27:26 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (12ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:27:26 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:27:26 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:27:28 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.5ms) -Completed 200 OK in 45ms (Views: 44.1ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:27:28 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:27:28 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:27:28 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:27:28 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:27:28 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:28:00 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (6.3ms) -Completed 200 OK in 36ms (Views: 35.0ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:28:01 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:01 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:01 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:01 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:01 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:28:02 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.2ms) -Completed 200 OK in 42ms (Views: 40.5ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:02 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:28:02 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:02 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:02 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:02 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:28:10 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (6.1ms) -Completed 200 OK in 34ms (Views: 32.2ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:28:11 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:11 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:11 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:11 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:11 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:28:12 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.3ms) -Completed 200 OK in 41ms (Views: 40.2ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:28:12 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:12 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:12 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:12 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:12 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:28:16 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics" - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (5.9ms) -Completed 200 OK in 32ms (Views: 30.6ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:16 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:16 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:28:16 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:16 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:16 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:28:18 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (17.3ms) -Completed 200 OK in 45ms (Views: 43.8ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:28:18 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:18 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:18 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (15ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:18 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:18 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:28:56 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (17.5ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 83ms (Views: 82.2ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:28:56 -0600 2012 -Served asset /help_popups/application.css - 200 OK (25ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:56 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:56 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:57 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:28:57 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:29:07 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.3ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 83ms (Views: 82.2ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:29:07 -0600 2012 -Served asset /help_popups/application.css - 200 OK (15ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:07 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:07 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:07 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:07 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:29:15 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.5ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 84ms (Views: 82.8ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:15 -0600 2012 -Served asset /help_popups/topics.js - 200 OK (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:29:16 -0600 2012 -Served asset /help_popups/application.css - 200 OK (15ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:16 -0600 2012 -Served asset /help_popups/application.js - 200 OK (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:16 -0600 2012 -Served asset /jquery_ujs.js - 200 OK (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:16 -0600 2012 -Served asset /jquery.js - 200 OK (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:29:26 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.5ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 93ms (Views: 91.4ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:29:26 -0600 2012 -Served asset /help_popups/application.css - 200 OK (25ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:26 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:26 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:26 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:26 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:29:29 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (6.0ms) -Completed 200 OK in 32ms (Views: 30.7ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:29:29 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 11:45:03 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (3ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:29 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 11:45:03 -0600 2012 +Served asset /jquery.js - 304 Not Modified (2ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:29 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 11:45:03 -0600 2012 +Served asset /jquery_ujs.js - 304 Not Modified (3ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:29 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 11:45:03 -0600 2012 +Served asset /help_popups/topics.js - 304 Not Modified (4ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:30 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 11:45:03 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (37ms) -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:29:31 -0600 2012 +Started GET "/help_popups/topics/new" for 127.0.0.1 at Sat Jul 28 11:45:22 -0600 2012 Processing by HelpPopups::TopicsController#new as HTML Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (17.9ms) -Completed 200 OK in 48ms (Views: 47.1ms | ActiveRecord: 0.0ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (0.8ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (5.8ms) +Completed 200 OK in 14ms (Views: 9.6ms | ActiveRecord: 0.0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:29:31 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 11:45:22 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:31 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:31 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:31 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 11:45:22 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:31 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:29:33 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics" - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (5.8ms) -Completed 200 OK in 32ms (Views: 30.6ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:29:33 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:33 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 11:45:22 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:33 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:33 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 11:45:22 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:33 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 11:45:22 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:29:36 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (16.5ms) -Completed 200 OK in 43ms (Views: 41.7ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:36 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:29:36 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:36 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:36 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:36 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:29:53 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.2ms) -Compiled help_popups/application.css (2ms) (pid 49058) -Completed 200 OK in 247ms (Views: 245.9ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:29:53 -0600 2012 -Served asset /help_popups/application.css - 200 OK (37ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:54 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:54 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:54 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:29:54 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:30:00 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.5ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 91ms (Views: 89.7ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:00 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:30:00 -0600 2012 -Served asset /help_popups/application.css - 200 OK (15ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:00 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:00 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:00 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (17ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:30:07 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.2ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 90ms (Views: 88.7ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:08 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:30:08 -0600 2012 -Served asset /help_popups/application.css - 200 OK (15ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:08 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:08 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:08 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:30:10 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.4ms) -Completed 200 OK in 42ms (Views: 40.3ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:11 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:30:11 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:11 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (13ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:11 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:11 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:30:18 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.3ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 90ms (Views: 89.0ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:30:19 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:19 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:19 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:19 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:19 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (16ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:30:30 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.7ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 82ms (Views: 80.5ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:30:30 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:31 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:31 -0600 2012 -Served asset /jquery.js - 304 Not Modified (11ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:31 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:31 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:30:45 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (18.8ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 98ms (Views: 95.6ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:30:45 -0600 2012 -Served asset /help_popups/application.css - 200 OK (15ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:45 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:45 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:45 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:45 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:30:58 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.6ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 81ms (Views: 79.5ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:30:59 -0600 2012 -Served asset /help_popups/application.css - 200 OK (15ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:59 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:59 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:59 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:30:59 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:31:05 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.4ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 236ms (Views: 234.5ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:31:05 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:05 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:05 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:05 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:05 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:31:28 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.4ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 81ms (Views: 79.7ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:31:28 -0600 2012 -Served asset /help_popups/application.css - 200 OK (27ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:28 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:28 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (13ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:28 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:28 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:31:36 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.4ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 92ms (Views: 90.4ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:31:37 -0600 2012 -Served asset /help_popups/application.css - 200 OK (25ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:37 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:37 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (11ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:37 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:37 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (6ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:31:45 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.1ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 81ms (Views: 79.8ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:45 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:46 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:46 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:46 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:31:46 -0600 2012 -Served asset /help_popups/application.css - 200 OK (22ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:31:48 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (6.2ms) -Completed 200 OK in 37ms (Views: 35.2ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:31:48 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:48 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:48 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:48 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:48 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:31:49 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.3ms) -Completed 200 OK in 42ms (Views: 40.6ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:50 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:50 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:50 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:50 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:31:50 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:31:54 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.5ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 91ms (Views: 90.2ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:31:54 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:54 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:54 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:54 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:54 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:31:56 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (6.0ms) -Completed 200 OK in 33ms (Views: 32.1ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:56 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:31:56 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:56 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:56 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:56 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:31:58 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.7ms) -Completed 200 OK in 42ms (Views: 41.1ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:58 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:31:58 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:58 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:58 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:31:58 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:32:02 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (16.6ms) -Compiled help_popups/application.css (3ms) (pid 49058) -Completed 200 OK in 250ms (Views: 248.5ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:32:03 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:32:03 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:32:03 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:32:03 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:32:03 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:32:04 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (6.1ms) -Completed 200 OK in 33ms (Views: 31.1ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:32:04 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:32:05 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:32:05 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:32:05 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:32:05 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:32:05 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.5ms) -Completed 200 OK in 42ms (Views: 40.5ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:32:06 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:32:06 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:32:06 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:32:06 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (3ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:32:06 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 17:33:38 -0600 2012 +Started POST "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:45:27 -0600 2012 Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.5ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (21.8ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 172ms (Views: 150.4ms | ActiveRecord: 0.4ms) + Parameters: {"authenticity_token"=>"T+ovTdWukIivr9KNHMqO3wve52K6gDo3+kHjzqpcGBA=", "commit"=>"Add Topic", "topic"=>{"body"=>"TEST", "code"=>"TEST", "title"=>"TEST"}, "utf8"=>"✓"} +  (0.1ms) begin transaction + HelpPopups::Topic Exists (0.1ms) SELECT 1 AS one FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'TEST' LIMIT 1 + SQL (0.7ms) INSERT INTO "help_popups_topics" ("body", "code", "created_at", "parent_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["body", "TEST"], ["code", "TEST"], ["created_at", Sat, 28 Jul 2012 17:45:27 UTC +00:00], ["parent_id", -1], ["title", "TEST"], ["updated_at", Sat, 28 Jul 2012 17:45:27 UTC +00:00]] +  (2.3ms) commit transaction +Redirected to http://localhost:3000/help_popups/topics +Completed 302 Found in 14ms (ActiveRecord: 3.3ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:33:39 -0600 2012 -Served asset /help_popups/application.css - 200 OK (25ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:33:39 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:33:39 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (1ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:33:39 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:33:39 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 17:33:53 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"TEST", "title"=>"This is a test", "body"=>"Testing the emergency broadcasting system. "}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction - SQL (11.2ms) INSERT INTO "help_popups_topics" ("body", "code", "created_at", "parent_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["body", "Testing the emergency broadcasting system. "], ["code", "TEST"], ["created_at", Mon, 23 Jul 2012 23:33:53 UTC +00:00], ["parent_id", -1], ["title", "This is a test"], ["updated_at", Mon, 23 Jul 2012 23:33:53 UTC +00:00]] -  (292.7ms) commit transaction -Redirected to http://192.168.1.144:3000/help_popups/topics/index -Completed 302 Found in 322ms (ActiveRecord: 304.2ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:33:54 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:45:27 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.5ms) SELECT COUNT(*) FROM "help_popups_topics"  - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (6.1ms) -Completed 200 OK in 34ms (Views: 32.5ms | ActiveRecord: 0.5ms) +  (0.1ms) SELECT COUNT(*) FROM "help_popups_topics" + HelpPopups::Topic Load (0.1ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (4.0ms) +Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.2ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:33:54 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 11:45:27 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:33:54 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 11:45:27 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:33:54 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:33:54 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (19ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:33:54 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (31ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:35:26 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.7ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (161.7ms) -Completed 200 OK in 188ms (Views: 186.0ms | ActiveRecord: 1.1ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:35:26 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:35:26 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 11:45:27 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:35:26 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:35:26 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:35:26 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 11:45:27 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:36:28 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (9.5ms) -Compiled help_popups/application.css (2ms) (pid 49058) -Completed 200 OK in 76ms (Views: 72.2ms | ActiveRecord: 1.0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:36:28 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:36:28 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:36:28 -0600 2012 -Served asset /help_popups/application.css - 200 OK (30ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:36:28 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:36:28 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 11:45:27 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:36:53 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:45:37 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (10.7ms) -Completed 200 OK in 41ms (Views: 39.1ms | ActiveRecord: 0.9ms) +  (0.2ms) SELECT COUNT(*) FROM "help_popups_topics" + HelpPopups::Topic Load (0.1ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (4.2ms) +Completed 200 OK in 10ms (Views: 9.2ms | ActiveRecord: 0.3ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:36:53 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 11:45:37 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:36:53 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 11:45:37 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:36:53 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:36:53 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 11:45:37 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:36:53 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:37:00 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (10.6ms) -Completed 200 OK in 39ms (Views: 36.7ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:37:01 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 11:45:37 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:37:01 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:37:01 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:37:01 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 11:45:37 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:37:01 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:37:16 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:45:45 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (10.7ms) -Completed 200 OK in 37ms (Views: 35.0ms | ActiveRecord: 0.9ms) +  (0.2ms) SELECT COUNT(*) FROM "help_popups_topics" + HelpPopups::Topic Load (0.1ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (2.9ms) +Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.3ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:37:16 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:37:16 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 11:45:45 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:37:16 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 11:45:45 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:37:16 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 11:45:45 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:37:16 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:37:36 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (9.0ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 73ms (Views: 70.8ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:37:37 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:37:37 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:37:37 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:37:37 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:37:37 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 11:45:45 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:37:54 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (11.1ms) -Completed 200 OK in 38ms (Views: 35.7ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:37:55 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:37:55 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 11:45:45 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:37:55 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:37:55 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:37:55 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:38:08 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:45:51 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (10.5ms) -Completed 200 OK in 37ms (Views: 34.9ms | ActiveRecord: 0.8ms) +  (0.2ms) SELECT COUNT(*) FROM "help_popups_topics" + HelpPopups::Topic Load (0.2ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (12.4ms) +Completed 500 Internal Server Error in 16ms - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:38:08 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:38:08 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:38:08 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:38:08 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:38:08 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:38:20 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (12.3ms) -Completed 200 OK in 40ms (Views: 37.8ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:38:21 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:38:21 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:38:21 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:38:21 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (17ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:38:21 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:38:34 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (9.0ms) -Compiled help_popups/application.css (1ms) (pid 49058) -Completed 200 OK in 85ms (Views: 82.8ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:38:35 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:38:35 -0600 2012 -Served asset /help_popups/application.css - 200 OK (38ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:38:35 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:38:35 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:38:35 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:39:07 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.7ms) -Completed 200 OK in 40ms (Views: 37.7ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:39:08 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:39:08 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:39:08 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (160ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:39:08 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:39:08 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (5ms) - - -Started GET "/help_popups/topics/edit.1" for 192.168.1.138 at Mon Jul 23 17:39:16 -0600 2012 -Processing by HelpPopups::TopicsController#edit as - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (0.9ms) -Completed 200 OK in 41ms (Views: 40.2ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:39:16 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:39:16 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:39:16 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:39:16 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:39:16 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:39:36 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.5ms) -Completed 200 OK in 42ms (Views: 41.1ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:39:36 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:39:36 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:39:37 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:39:37 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:39:37 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 17:39:47 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"TEST2", "title"=>"Another Test", "body"=>"This is yet another test.. "}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction - SQL (1.4ms) INSERT INTO "help_popups_topics" ("body", "code", "created_at", "parent_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["body", "This is yet another test.. "], ["code", "TEST2"], ["created_at", Mon, 23 Jul 2012 23:39:47 UTC +00:00], ["parent_id", -1], ["title", "Another Test"], ["updated_at", Mon, 23 Jul 2012 23:39:47 UTC +00:00]] -  (290.3ms) commit transaction -Redirected to http://192.168.1.144:3000/help_popups/topics/index -Completed 302 Found in 305ms (ActiveRecord: 292.0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:39:47 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.5ms) -Completed 200 OK in 42ms (Views: 39.8ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:39:48 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:39:48 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:39:48 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:39:48 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:39:48 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/edit.2" for 192.168.1.138 at Mon Jul 23 17:39:52 -0600 2012 -Processing by HelpPopups::TopicsController#edit as - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (0.2ms) -Completed 200 OK in 38ms (Views: 36.9ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:39:52 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:39:52 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:39:52 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:39:52 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:39:52 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:40:52 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (190.7ms) -Completed 200 OK in 221ms (Views: 215.7ms | ActiveRecord: 2.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:40:53 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:40:53 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:40:53 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:40:53 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:40:53 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:41:12 -0600 2012 -Connecting to database specified by database.yml -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (110.9ms) -Completed 500 Internal Server Error in 169ms - -ActionView::Template::Error (undefined method `topics_edit_path' for #<#<Class:0x25375d0>:0x2535dd4>): - 9: </thead> - 10: <% @topics.each do |topic| %> - 11: <tr> - 12: <td><%= link_to topic.code, topics_edit_path(topic) %></td> - 13: <td><%= topic.title %></td> - 14: </tr> - 15: <% end %> - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:12:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_index_html_erb___652050875_19484420' - activerecord (3.2.6) lib/active_record/relation/delegation.rb:6:in `each' - activerecord (3.2.6) lib/active_record/relation/delegation.rb:6:in `__send__' - activerecord (3.2.6) lib/active_record/relation/delegation.rb:6:in `each' - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:10:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_index_html_erb___652050875_19484420' +ActionView::Template::Error (undefined local variable or method `c2onfig' for #<#<Class:0x1100875d0>:0x10ffd8378>): + 2: <b>No Help Topics Defined!<b><br/> + 3: Please click the link below to add one...<br/> + 4: <% else %> + 5: '<%= debug c2onfig[0] %>' + 6: <table cellpadding=0 cellspacing=0 width="600"> + 7: <thead> + 8: <td>Code</td> + /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:5:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_index_html_erb___1024179253_2281614120' actionpack (3.2.6) lib/action_view/template.rb:145:in `send' actionpack (3.2.6) lib/action_view/template.rb:145:in `render' activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.6) lib/action_view/template.rb:143:in `render' actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:47:in `render_template' @@ -8828,22 +1903,22 @@ actionpack (3.2.6) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.6) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - /usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/benchmark.rb:308:in `realtime' activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__199225275__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__968846593__process_action__2106657612__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -8885,11 +1960,11 @@ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__1926356034__call__4__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -8909,398 +1984,78 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.7ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.6ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (38.3ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.7ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.9ms) -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:42:15 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:46:19 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (53.9ms) -Completed 500 Internal Server Error in 164ms +  (0.1ms) SELECT COUNT(*) FROM "help_popups_topics" + HelpPopups::Topic Load (0.1ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (2.8ms) +Completed 200 OK in 8ms (Views: 7.6ms | ActiveRecord: 0.3ms) -ActionView::Template::Error (undefined method `topics_edit_path' for #<#<Class:0x25375d0>:0x2475020>): - 9: </thead> - 10: <% @topics.each do |topic| %> - 11: <tr> - 12: <td><%= link_to topic.code, topics_edit_path(topic.id) %></td> - 13: <td><%= topic.title %></td> - 14: </tr> - 15: <% end %> - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:12:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_index_html_erb___652050875_19470130' - activerecord (3.2.6) lib/active_record/relation/delegation.rb:6:in `each' - activerecord (3.2.6) lib/active_record/relation/delegation.rb:6:in `__send__' - activerecord (3.2.6) lib/active_record/relation/delegation.rb:6:in `each' - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:10:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_index_html_erb___652050875_19470130' - actionpack (3.2.6) lib/action_view/template.rb:145:in `send' - actionpack (3.2.6) lib/action_view/template.rb:145:in `render' - activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' - actionpack (3.2.6) lib/action_view/template.rb:143:in `render' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:47:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:46:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:45:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:18:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:36:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:17:in `render' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:110:in `_render_template' - actionpack (3.2.6) lib/action_controller/metal/streaming.rb:225:in `_render_template' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:103:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/renderers.rb:28:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:88:in `render' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:16:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - /usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:39:in `render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' - actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' - actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__199225275__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/abstract_controller/callbacks.rb:17:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:29:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/params_wrapper.rb:206:in `process_action' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' - actionpack (3.2.6) lib/abstract_controller/base.rb:121:in `process' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:45:in `process' - actionpack (3.2.6) lib/action_controller/metal.rb:203:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal.rb:246:in `action' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:36:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 11:46:19 -0600 2012 +Served asset /help_popups/application.css - 304 Not Modified (0ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (36.9ms) +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 11:46:19 -0600 2012 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:43:24 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (86.6ms) -Completed 500 Internal Server Error in 102ms -ActionView::Template::Error (undefined method `topics_edit_path' for #<#<Class:0x2507880>:0x25043ec>): - 9: </thead> - 10: <% @topics.each do |topic| %> - 11: <tr> - 12: <td><%= link_to topic.code, topics_edit_path(topic.id) %></td> - 13: <td><%= topic.title %></td> - 14: </tr> - 15: <% end %> - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:12:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_index_html_erb___652050875_19470130' - activerecord (3.2.6) lib/active_record/relation/delegation.rb:6:in `each' - activerecord (3.2.6) lib/active_record/relation/delegation.rb:6:in `__send__' - activerecord (3.2.6) lib/active_record/relation/delegation.rb:6:in `each' - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:10:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_index_html_erb___652050875_19470130' - actionpack (3.2.6) lib/action_view/template.rb:145:in `send' - actionpack (3.2.6) lib/action_view/template.rb:145:in `render' - activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' - actionpack (3.2.6) lib/action_view/template.rb:143:in `render' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:47:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:46:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:45:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:18:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:36:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:17:in `render' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:110:in `_render_template' - actionpack (3.2.6) lib/action_controller/metal/streaming.rb:225:in `_render_template' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:103:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/renderers.rb:28:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:88:in `render' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:16:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - /usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:39:in `render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' - actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' - actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__199225275__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/abstract_controller/callbacks.rb:17:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:29:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/params_wrapper.rb:206:in `process_action' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' - actionpack (3.2.6) lib/abstract_controller/base.rb:121:in `process' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:45:in `process' - actionpack (3.2.6) lib/action_controller/metal.rb:203:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal.rb:246:in `action' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:36:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 11:46:19 -0600 2012 +Served asset /jquery.js - 304 Not Modified (0ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.7ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (5.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (34.9ms) +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 11:46:19 -0600 2012 +Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:43:59 -0600 2012 +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 11:46:19 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -ActionController::RoutingError (No route matches [GET] "/help_popups/topics/index"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (2.0ms) - - -Started GET "/help_popups/topics/" for 192.168.1.138 at Mon Jul 23 17:44:05 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:46:30 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (83.5ms) -Completed 500 Internal Server Error in 99ms +  (0.2ms) SELECT COUNT(*) FROM "help_popups_topics" + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (3.7ms) +Completed 500 Internal Server Error in 41ms -ActionView::Template::Error (undefined method `topics_edit_path' for #<#<Class:0x259c750>:0x259aedc>): - 9: </thead> - 10: <% @topics.each do |topic| %> - 11: <tr> - 12: <td><%= link_to topic.code, topics_edit_path(topic.id) %></td> - 13: <td><%= topic.title %></td> - 14: </tr> - 15: <% end %> - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:12:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_index_html_erb___652050875_19470130' - activerecord (3.2.6) lib/active_record/relation/delegation.rb:6:in `each' - activerecord (3.2.6) lib/active_record/relation/delegation.rb:6:in `__send__' - activerecord (3.2.6) lib/active_record/relation/delegation.rb:6:in `each' - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:10:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_index_html_erb___652050875_19470130' +ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::Application): + 2: <b>No Help Topics Defined!<b><br/> + 3: Please click the link below to add one...<br/> + 4: <% else %> + 5: '<%= debug Application::config.keys %>' + 6: <table cellpadding=0 cellspacing=0 width="600"> + 7: <thead> + 8: <td>Code</td> + /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:5:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_index_html_erb___1024179253_2280466320' actionpack (3.2.6) lib/action_view/template.rb:145:in `send' actionpack (3.2.6) lib/action_view/template.rb:145:in `render' activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.6) lib/action_view/template.rb:143:in `render' actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:47:in `render_template' @@ -9322,22 +2077,22 @@ actionpack (3.2.6) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.6) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - /usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/benchmark.rb:308:in `realtime' activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__199225275__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__968846593__process_action__2106657612__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -9379,11 +2134,11 @@ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__1926356034__call__4__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -9403,1710 +2158,208 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (33.4ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.7ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.9ms) -Started GET "/help_popups/topics/" for 192.168.1.138 at Mon Jul 23 17:44:44 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:46:53 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (17.4ms) -Completed 200 OK in 224ms (Views: 221.8ms | ActiveRecord: 1.0ms) +  (0.1ms) SELECT COUNT(*) FROM "help_popups_topics"  + HelpPopups::Topic Load (0.1ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (3.4ms) +Completed 200 OK in 8ms (Views: 7.7ms | ActiveRecord: 0.2ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:44:44 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (26ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:44:44 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:44:44 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:44:44 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (13ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:44:44 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (36ms) - - -Started GET "/help_popups/topics/2/edit" for 192.168.1.138 at Mon Jul 23 17:44:48 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"2"} - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (0.9ms) -Completed 200 OK in 27ms (Views: 26.1ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:44:48 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 11:46:53 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:44:48 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:44:48 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:44:48 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 11:46:53 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:44:48 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 11:46:53 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics/1/edit" for 192.168.1.138 at Mon Jul 23 17:44:52 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"1"} - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (0.2ms) -Completed 200 OK in 26ms (Views: 25.2ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:44:52 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:44:52 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 11:46:53 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:44:53 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:44:53 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:44:53 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 11:46:53 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:44:56 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (2.0ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (30.3ms) -Completed 200 OK in 57ms (Views: 55.4ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:44:56 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:44:56 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:44:56 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (18ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:44:56 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:44:56 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics/create" for 192.168.1.138 at Mon Jul 23 17:44:59 -0600 2012 - -ActionController::RoutingError (No route matches [POST] "/help_popups/topics/create"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:45:25 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (155.3ms) -Completed 200 OK in 182ms (Views: 180.8ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:45:26 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:45:26 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:45:26 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:45:26 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:45:26 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:45:27 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.7ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.8ms) -Completed 200 OK in 84ms (Views: 48.1ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:45:28 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:45:28 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:45:28 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:45:28 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:45:28 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:45:32 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.7ms) -Completed 200 OK in 46ms (Views: 43.9ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:45:32 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:45:32 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:45:32 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:45:32 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:45:33 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started POST "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:45:35 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.4ms) -Completed 200 OK in 72ms (Views: 48.5ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:45:35 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:45:35 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:45:35 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:45:35 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:45:35 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:45:41 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.5ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.3ms) -Completed 200 OK in 69ms (Views: 47.3ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:45:41 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:45:41 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:45:41 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:45:42 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:45:42 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:45:45 -0600 2012 - -ActionController::RoutingError (No route matches [GET] "/help_popups/topics/index"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.9ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:46:13 -0600 2012 - -ActionController::RoutingError (No route matches [GET] "/help_popups/topics/index"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.9ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:46:16 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (19.0ms) -Completed 200 OK in 46ms (Views: 44.7ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:16 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:16 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:16 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:46:16 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:16 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:46:18 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (23.6ms) -Completed 200 OK in 72ms (Views: 50.0ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:46:18 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:18 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:18 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:18 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:18 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:46:40 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (17.6ms) -Completed 200 OK in 44ms (Views: 43.2ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:46:40 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:40 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:40 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:40 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:40 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:46:42 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:47:18 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (14.0ms) -Completed 200 OK in 40ms (Views: 37.9ms | ActiveRecord: 0.9ms) +  (0.1ms) SELECT COUNT(*) FROM "help_popups_topics"  + HelpPopups::Topic Load (0.1ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (2.4ms) +Completed 200 OK in 7ms (Views: 6.9ms | ActiveRecord: 0.2ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:42 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:42 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:42 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:46:42 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 11:47:18 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:42 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 11:47:18 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics/2/edit" for 192.168.1.138 at Mon Jul 23 17:46:44 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"2"} - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (0.2ms) -Completed 200 OK in 27ms (Views: 25.0ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:44 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:46:44 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:44 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:44 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:44 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 11:47:18 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:46:46 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (17.2ms) -Completed 200 OK in 45ms (Views: 43.6ms | ActiveRecord: 0.0ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 11:47:18 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:46:47 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:47 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:47 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 11:47:18 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:47 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:46:47 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:47:00 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:47:33 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.7ms) -Completed 200 OK in 40ms (Views: 37.7ms | ActiveRecord: 0.9ms) +  (0.2ms) SELECT COUNT(*) FROM "help_popups_topics"  + HelpPopups::Topic Load (0.1ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (3.3ms) +Completed 200 OK in 10ms (Views: 9.0ms | ActiveRecord: 0.3ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:47:00 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:47:00 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:47:00 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:47:00 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 11:47:33 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:47:00 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 11:47:33 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:49:14 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.8ms) -Compiled help_popups/application.css (2ms) (pid 49457) -Completed 200 OK in 80ms (Views: 77.9ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:14 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:14 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (3ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:14 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:14 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 11:47:33 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:49:14 -0600 2012 -Served asset /help_popups/application.css - 200 OK (21ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:49:16 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.8ms) -Completed 200 OK in 40ms (Views: 37.9ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:49:17 -0600 2012 -Served asset /help_popups/application.css - 200 OK (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:17 -0600 2012 -Served asset /help_popups/topics.js - 200 OK (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:17 -0600 2012 -Served asset /jquery_ujs.js - 200 OK (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:17 -0600 2012 -Served asset /jquery.js - 200 OK (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:17 -0600 2012 -Served asset /help_popups/application.js - 200 OK (4ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:49:33 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.7ms) -Compiled help_popups/application.css (1ms) (pid 49457) -Completed 200 OK in 79ms (Views: 77.3ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:34 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:34 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:49:34 -0600 2012 -Served asset /help_popups/application.css - 200 OK (31ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:34 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 11:47:33 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:34 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 11:47:33 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:49:40 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:47:50 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.5ms) -Compiled help_popups/application.css (2ms) (pid 49457) -Completed 200 OK in 79ms (Views: 77.0ms | ActiveRecord: 0.9ms) +  (0.1ms) SELECT COUNT(*) FROM "help_popups_topics"  + HelpPopups::Topic Load (0.1ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (2.4ms) +Completed 200 OK in 46ms (Views: 45.2ms | ActiveRecord: 0.3ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:49:41 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:41 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:41 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:41 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:41 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:49:52 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.9ms) -Compiled help_popups/application.css (2ms) (pid 49457) -Completed 200 OK in 81ms (Views: 78.2ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:52 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:49:52 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:52 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:52 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:52 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:49:54 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.7ms) -Completed 200 OK in 40ms (Views: 37.8ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:49:55 -0600 2012 -Served asset /help_popups/application.css - 200 OK (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:55 -0600 2012 -Served asset /jquery_ujs.js - 200 OK (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:55 -0600 2012 -Served asset /help_popups/topics.js - 200 OK (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:55 -0600 2012 -Served asset /help_popups/application.js - 200 OK (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:49:55 -0600 2012 -Served asset /jquery.js - 200 OK (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:50:04 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (14.4ms) -Compiled help_popups/application.css (2ms) (pid 49457) -Completed 200 OK in 82ms (Views: 78.5ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:50:04 -0600 2012 -Served asset /help_popups/application.css - 200 OK (15ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:50:04 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:50:04 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:50:04 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:50:04 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (6ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:50:18 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.7ms) -Compiled help_popups/application.css (1ms) (pid 49457) -Completed 200 OK in 82ms (Views: 80.4ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:50:19 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:50:19 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:50:19 -0600 2012 -Served asset /help_popups/application.css - 200 OK (31ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:50:19 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:50:19 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:50:27 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.8ms) -Compiled help_popups/application.css (1ms) (pid 49457) -Completed 200 OK in 81ms (Views: 79.4ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:50:28 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:50:28 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:50:28 -0600 2012 -Served asset /help_popups/application.css - 200 OK (31ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:50:28 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:50:28 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:50:34 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.7ms) -Compiled help_popups/application.css (1ms) (pid 49457) -Completed 200 OK in 79ms (Views: 76.8ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:50:34 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:50:34 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:50:35 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:50:35 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:50:35 -0600 2012 -Served asset /help_popups/application.css - 200 OK (19ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:50:53 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.5ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.7ms) -Compiled help_popups/application.css (1ms) (pid 49457) -Completed 200 OK in 89ms (Views: 86.7ms | ActiveRecord: 1.0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:50:53 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:50:53 -0600 2012 -Served asset /help_popups/application.css - 200 OK (15ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:50:53 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:50:53 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:50:54 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:51:05 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.7ms) -Compiled help_popups/application.css (2ms) (pid 49457) -Completed 200 OK in 230ms (Views: 228.2ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:51:06 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:51:06 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:51:06 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:51:06 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:51:06 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:51:16 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.9ms) -Compiled help_popups/application.css (1ms) (pid 49457) -Completed 200 OK in 89ms (Views: 87.1ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:51:17 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:51:17 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:51:17 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:51:17 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:51:17 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:51:19 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.6ms) -Completed 200 OK in 40ms (Views: 38.0ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:51:19 -0600 2012 -Served asset /help_popups/topics.js - 200 OK (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:51:19 -0600 2012 -Served asset /jquery.js - 200 OK (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:51:19 -0600 2012 -Served asset /jquery_ujs.js - 200 OK (1ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:51:19 -0600 2012 -Served asset /help_popups/application.js - 200 OK (3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:51:19 -0600 2012 -Served asset /help_popups/application.css - 200 OK (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:51:49 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.4ms) -Compiled help_popups/application.css (1ms) (pid 49457) -Completed 200 OK in 78ms (Views: 76.0ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:51:50 -0600 2012 -Served asset /help_popups/application.css - 200 OK (32ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:51:50 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:51:50 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:51:50 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:51:50 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:53:21 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -ERROR: compiling ___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_index_html_erb___652050875_18939140 RAISED compile error -/Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:12: syntax error, unexpected tIDENTIFIER, expecting kTHEN or ':' or '\n' or ';' - if (trClass == "even") trClass = "odd" else trClass = "even" end - ^ -/Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:12: syntax error, unexpected kELSE, expecting kEND - if (trClass == "even") trClass = "odd" else trClass = "even" end - ^ -/Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:22: syntax error, unexpected kENSURE, expecting $end -Function body: def ___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_index_html_erb___652050875_18939140(local_assigns, output_buffer) - _old_virtual_path, @virtual_path = @virtual_path, "help_popups/topics/index";_old_output_buffer = @output_buffer;;@output_buffer = output_buffer || ActionView::OutputBuffer.new; if @topics.count == 0 -@output_buffer.safe_concat(' <b>No Help Topics Defined!<b><br/> - Please click the link below to add one...<br/> -'); else -@output_buffer.safe_concat(' <table cellpadding=0 cellspacing=0 width="600"> - <thead> - <td>Code</td> - <td>Title</td> - </thead> -'); trClass = "even" - @topics.each do |topic| - if (trClass == "even") trClass = "odd" else trClass = "even" end -@output_buffer.safe_concat(' <tr class="');@output_buffer.append= ( trClass );@output_buffer.safe_concat('"> - <td>');@output_buffer.append= ( link_to topic.code, edit_topic_path(topic) );@output_buffer.safe_concat('</td> - <td>');@output_buffer.append= ( topic.title );@output_buffer.safe_concat('</td> - </tr> -'); end -@output_buffer.safe_concat(' </table> -'); end -@output_buffer.safe_concat('<br/> -');@output_buffer.append= ( link_to "Add New Help Topic", new_topic_path );@output_buffer.to_s - ensure - @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer - end - -Backtrace: /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:22:in `compile' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/template.rb:244:in `compile!' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/template.rb:232:in `synchronize' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/template.rb:232:in `compile!' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/template.rb:144:in `render' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/notifications.rb:125:in `instrument' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/template.rb:143:in `render' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/renderer/template_renderer.rb:47:in `render_template' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/notifications.rb:123:in `instrument' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/notifications/instrumenter.rb:20:in `instrument' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/notifications.rb:123:in `instrument' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/renderer/template_renderer.rb:46:in `render_template' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/renderer/template_renderer.rb:45:in `render_template' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/renderer/template_renderer.rb:18:in `render' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/renderer/renderer.rb:36:in `render_template' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/renderer/renderer.rb:17:in `render' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/abstract_controller/rendering.rb:110:in `_render_template' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/streaming.rb:225:in `_render_template' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/abstract_controller/rendering.rb:103:in `render_to_body' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/renderers.rb:28:in `render_to_body' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/compatibility.rb:50:in `render_to_body' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/abstract_controller/rendering.rb:88:in `render' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/rendering.rb:16:in `render' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/instrumentation.rb:40:in `render' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/core_ext/benchmark.rb:5:in `ms' -/usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/core_ext/benchmark.rb:5:in `ms' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/instrumentation.rb:40:in `render' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' -/usr/local/lib/ruby/gems/1.8/gems/activerecord-3.2.6/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/instrumentation.rb:39:in `render' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/implicit_render.rb:10:in `default_render' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/implicit_render.rb:5:in `send_action' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/abstract_controller/base.rb:167:in `process_action' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/rendering.rb:10:in `process_action' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/abstract_controller/callbacks.rb:18:in `process_action' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__199225275__callbacks' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:405:in `send' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:405:in `__run_callback' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:81:in `send' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:81:in `run_callbacks' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/abstract_controller/callbacks.rb:17:in `process_action' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/rescue.rb:29:in `process_action' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/instrumentation.rb:30:in `process_action' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/notifications.rb:123:in `instrument' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/notifications/instrumenter.rb:20:in `instrument' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/notifications.rb:123:in `instrument' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/instrumentation.rb:29:in `process_action' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/params_wrapper.rb:206:in `process_action' -/usr/local/lib/ruby/gems/1.8/gems/activerecord-3.2.6/lib/active_record/railties/controller_runtime.rb:18:in `process_action' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/abstract_controller/base.rb:121:in `process' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/abstract_controller/rendering.rb:45:in `process' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal.rb:203:in `dispatch' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal.rb:246:in `action' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/routing/route_set.rb:73:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/routing/route_set.rb:36:in `call' -/usr/local/lib/ruby/gems/1.8/gems/journey-1.0.4/lib/journey/router.rb:68:in `call' -/usr/local/lib/ruby/gems/1.8/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' -/usr/local/lib/ruby/gems/1.8/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/routing/route_set.rb:600:in `call' -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/engine.rb:479:in `call' -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/railtie/configurable.rb:30:in `send' -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/railtie/configurable.rb:30:in `method_missing' -/usr/local/lib/ruby/gems/1.8/gems/journey-1.0.4/lib/journey/router.rb:68:in `call' -/usr/local/lib/ruby/gems/1.8/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' -/usr/local/lib/ruby/gems/1.8/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/routing/route_set.rb:600:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' -/usr/local/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call' -/usr/local/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/conditionalget.rb:25:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/head.rb:14:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/params_parser.rb:21:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/flash.rb:242:in `call' -/usr/local/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context' -/usr/local/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/cookies.rb:338:in `call' -/usr/local/lib/ruby/gems/1.8/gems/activerecord-3.2.6/lib/active_record/query_cache.rb:64:in `call' -/usr/local/lib/ruby/gems/1.8/gems/activerecord-3.2.6/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/callbacks.rb:28:in `call' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:405:in `send' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:405:in `__run_callback' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:81:in `send' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:81:in `run_callbacks' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/callbacks.rb:27:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/reloader.rb:65:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/rack/logger.rb:26:in `call_app' -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/rack/logger.rb:16:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/request_id.rb:22:in `call' -/usr/local/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call' -/usr/local/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/cache/strategy/local_cache.rb:72:in `call' -/usr/local/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/static.rb:62:in `call' -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/engine.rb:479:in `call' -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/application.rb:220:in `call' -/usr/local/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call' -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/rack/log_tailer.rb:17:in `call' -/usr/local/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service' -/usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' -/usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' -/usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' -/usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' -/usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' -/usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' -/usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' -/usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' -/usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' -/usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' -/usr/local/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/handler/webrick.rb:13:in `run' -/usr/local/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/server.rb:265:in `start' -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/commands/server.rb:70:in `start' -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/commands.rb:55 -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/commands.rb:50:in `tap' -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/commands.rb:50 -script/rails:6:in `require' -script/rails:6 - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (3.5ms) -Completed 500 Internal Server Error in 16ms - -ActionView::Template::Error (compile error -/Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:12: syntax error, unexpected tIDENTIFIER, expecting kTHEN or ':' or '\n' or ';' - if (trClass == "even") trClass = "odd" else trClass = "even" end - ^ -/Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:12: syntax error, unexpected kELSE, expecting kEND - if (trClass == "even") trClass = "odd" else trClass = "even" end - ^ -/Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:22: syntax error, unexpected kENSURE, expecting $end): - 9: </thead> - 10: <% trClass = "even" %> - 11: <% @topics.each do |topic| %> - 12: <% if (trClass == "even") trClass = "odd" else trClass = "even" end %> - 13: <tr class="<%= trClass %>"> - 14: <td><%= link_to topic.code, edit_topic_path(topic) %></td> - 15: <td><%= topic.title %></td> - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:22:in `compile' - actionpack (3.2.6) lib/action_view/template.rb:244:in `compile!' - actionpack (3.2.6) lib/action_view/template.rb:232:in `synchronize' - actionpack (3.2.6) lib/action_view/template.rb:232:in `compile!' - actionpack (3.2.6) lib/action_view/template.rb:144:in `render' - activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' - actionpack (3.2.6) lib/action_view/template.rb:143:in `render' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:47:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:46:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:45:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:18:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:36:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:17:in `render' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:110:in `_render_template' - actionpack (3.2.6) lib/action_controller/metal/streaming.rb:225:in `_render_template' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:103:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/renderers.rb:28:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:88:in `render' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:16:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - /usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:39:in `render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' - actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' - actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__199225275__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/abstract_controller/callbacks.rb:17:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:29:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/params_wrapper.rb:206:in `process_action' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' - actionpack (3.2.6) lib/abstract_controller/base.rb:121:in `process' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:45:in `process' - actionpack (3.2.6) lib/action_controller/metal.rb:203:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal.rb:246:in `action' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:36:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.6ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (37.0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:53:47 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (15.9ms) -Compiled help_popups/application.css (1ms) (pid 49457) -Completed 200 OK in 93ms (Views: 90.7ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:53:47 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:53:47 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:53:47 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:53:47 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:53:47 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:53:56 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (15.8ms) -Completed 200 OK in 42ms (Views: 39.8ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:53:57 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 11:47:50 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:53:57 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 11:47:50 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:53:57 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:53:57 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:53:57 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 11:47:50 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:54:26 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.9ms) -Compiled help_popups/application.css (1ms) (pid 49457) -Completed 200 OK in 82ms (Views: 79.6ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:54:26 -0600 2012 -Served asset /help_popups/application.css - 200 OK (15ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:54:26 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:54:26 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:54:26 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 11:47:50 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:54:26 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 11:47:50 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:54:34 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:47:56 -0600 2012 +Connecting to database specified by database.yml Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.9ms) -Compiled help_popups/application.css (1ms) (pid 49457) -Completed 200 OK in 79ms (Views: 77.1ms | ActiveRecord: 0.9ms) +  (0.1ms) SELECT COUNT(*) FROM "help_popups_topics"  + HelpPopups::Topic Load (0.1ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (38.2ms) +Completed 200 OK in 61ms (Views: 53.9ms | ActiveRecord: 0.8ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:54:34 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 11:47:56 -0600 2012 +Served asset /help_popups/application.css - 304 Not Modified (2ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:54:35 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 11:47:56 -0600 2012 +Served asset /jquery_ujs.js - 304 Not Modified (2ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:54:35 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 11:47:56 -0600 2012 +Served asset /jquery.js - 304 Not Modified (2ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:54:35 -0600 2012 -Served asset /help_popups/application.css - 200 OK (17ms) +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 11:47:56 -0600 2012 +Served asset /help_popups/topics.js - 304 Not Modified (2ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:54:35 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:54:40 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (14.2ms) -Compiled help_popups/application.css (2ms) (pid 49457) -Completed 200 OK in 92ms (Views: 90.0ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:54:41 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:54:41 -0600 2012 -Served asset /help_popups/application.css - 200 OK (15ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:54:41 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:54:41 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:54:41 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:54:48 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.9ms) -Compiled help_popups/application.css (1ms) (pid 49457) -Completed 200 OK in 79ms (Views: 77.1ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:54:48 -0600 2012 -Served asset /help_popups/application.css - 200 OK (15ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:54:48 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:54:48 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:54:48 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:54:48 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:54:58 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (14.6ms) -Compiled help_popups/application.css (1ms) (pid 49457) -Completed 200 OK in 81ms (Views: 79.5ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:54:58 -0600 2012 -Served asset /help_popups/application.css - 200 OK (15ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:54:58 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:54:58 -0600 2012 +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 11:47:56 -0600 2012 Served asset /help_popups/application.js - 304 Not Modified (6ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:54:58 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:54:58 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:55:06 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:51:59 -0600 2012 +Connecting to database specified by database.yml Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (14.2ms) -Compiled help_popups/application.css (1ms) (pid 49457) -Completed 200 OK in 79ms (Views: 77.5ms | ActiveRecord: 0.9ms) +  (0.1ms) SELECT COUNT(*) FROM "help_popups_topics"  + HelpPopups::Topic Load (0.1ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (36.8ms) +Completed 200 OK in 61ms (Views: 53.3ms | ActiveRecord: 0.8ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:55:07 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 11:51:59 -0600 2012 +Served asset /jquery.js - 304 Not Modified (7ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:55:07 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 11:51:59 -0600 2012 +Served asset /help_popups/topics.js - 304 Not Modified (2ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:55:07 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 11:51:59 -0600 2012 +Served asset /help_popups/application.css - 304 Not Modified (2ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:55:07 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:55:07 -0600 2012 +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 11:51:59 -0600 2012 Served asset /help_popups/application.js - 304 Not Modified (6ms) -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:55:14 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (14.0ms) -Compiled help_popups/application.css (2ms) (pid 49457) -Completed 200 OK in 83ms (Views: 81.4ms | ActiveRecord: 0.9ms) +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 11:51:59 -0600 2012 +Served asset /jquery_ujs.js - 304 Not Modified (1ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:55:15 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) +Started GET "/help_popups/%3Cpre%20class=" for 127.0.0.1 at Sat Jul 28 11:52:06 -0600 2012 - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:55:15 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:55:15 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:55:15 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:55:15 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (6ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:55:48 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.7ms) -Compiled help_popups/application.css (1ms) (pid 49457) -Completed 200 OK in 78ms (Views: 76.5ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:55:48 -0600 2012 -Served asset /help_popups/application.css - 200 OK (34ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:55:48 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:55:48 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:55:48 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:55:48 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:56:03 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.9ms) -Compiled help_popups/application.css (1ms) (pid 49457) -Completed 200 OK in 89ms (Views: 87.2ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:56:03 -0600 2012 -Served asset /help_popups/application.css - 200 OK (25ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:56:03 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:56:03 -0600 2012 -Served asset /jquery.js - 304 Not Modified (13ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:56:03 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:56:03 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:56:06 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (15.7ms) -Completed 200 OK in 42ms (Views: 40.7ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:56:06 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:56:06 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:56:06 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:56:07 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:56:07 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:56:14 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"TEST3", "title"=>"is it another test?", "body"=>"It is!"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction - SQL (11.6ms) INSERT INTO "help_popups_topics" ("body", "code", "created_at", "parent_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["body", "It is!"], ["code", "TEST3"], ["created_at", Mon, 23 Jul 2012 23:56:14 UTC +00:00], ["parent_id", -1], ["title", "is it another test?"], ["updated_at", Mon, 23 Jul 2012 23:56:14 UTC +00:00]] -  (136.5ms) commit transaction -Redirected to http://192.168.1.144:3000/help_popups/topics/index -Completed 302 Found in 169ms (ActiveRecord: 148.3ms) - - -Started GET "/help_popups/topics/index" for 192.168.1.138 at Mon Jul 23 17:56:14 -0600 2012 - -ActionController::RoutingError (No route matches [GET] "/help_popups/topics/index"): +ActionController::RoutingError (No route matches [GET] "/help_popups/%3Cpre%20class="): actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call' @@ -11118,355 +2371,66 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.9ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.4ms) -Started GET "/help_popups/topics/" for 192.168.1.138 at Mon Jul 23 17:56:42 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:52:25 -0600 2012 +Connecting to database specified by database.yml Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (48.5ms) -Completed 200 OK in 79ms (Views: 73.1ms | ActiveRecord: 2.2ms) +  (0.1ms) SELECT COUNT(*) FROM "help_popups_topics"  + HelpPopups::Topic Load (0.1ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (36.9ms) +Completed 200 OK in 62ms (Views: 53.5ms | ActiveRecord: 0.8ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:56:42 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 11:52:26 -0600 2012 +Served asset /help_popups/application.css - 304 Not Modified (3ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:56:42 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 11:52:26 -0600 2012 +Served asset /help_popups/topics.js - 304 Not Modified (2ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:56:42 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (13ms) +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 11:52:26 -0600 2012 +Served asset /jquery.js - 304 Not Modified (2ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:56:42 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 11:52:26 -0600 2012 +Served asset /jquery_ujs.js - 304 Not Modified (2ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:56:42 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (7ms) - - -Started GET "/help_popups/topics/" for 192.168.1.138 at Mon Jul 23 17:57:11 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.4ms) -Compiled help_popups/application.css (2ms) (pid 49457) -Completed 200 OK in 96ms (Views: 94.1ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:57:11 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:11 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:11 -0600 2012 +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 11:52:26 -0600 2012 Served asset /help_popups/application.js - 304 Not Modified (6ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:11 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) +Started GET "/" for 127.0.0.1 at Sat Jul 28 11:52:28 -0600 2012 - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:11 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/" for 192.168.1.138 at Mon Jul 23 17:57:32 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.6ms) -Compiled help_popups/application.css (1ms) (pid 49457) -Completed 200 OK in 234ms (Views: 232.2ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:57:33 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:33 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:33 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:33 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:33 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/" for 192.168.1.138 at Mon Jul 23 17:57:42 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.3ms) -Compiled help_popups/application.css (1ms) (pid 49457) -Completed 200 OK in 93ms (Views: 91.1ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:42 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:42 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:57:42 -0600 2012 -Served asset /help_popups/application.css - 200 OK (20ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:42 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:42 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:57:47 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (19.5ms) -Completed 200 OK in 46ms (Views: 44.4ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:47 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:47 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:47 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:57:47 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:47 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 17:57:48 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.4ms) -Completed 200 OK in 43ms (Views: 40.6ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:49 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:57:49 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:49 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:49 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:49 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/3/edit" for 192.168.1.138 at Mon Jul 23 17:57:50 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"3"} - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (0.2ms) -Completed 200 OK in 26ms (Views: 25.4ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:51 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:57:51 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:51 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:51 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (4ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:57:51 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (6ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:58:47 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (198.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (211.4ms) -Completed 500 Internal Server Error in 223ms - -ActionView::Template::Error (undefined local variable or method `f' for #<#<Class:0x253bd88>:0x23d5688>): - 1: <%= f.label :code, "Code:" %> <%= f.text_field :code, :size => 10 %><br/> - 2: <%= f.label :title, "Title:" %> <%= f.text_field :title, :size => 30 %><br/> - 3: <%= f.label :body, "Body:" %> <%= f.text_area :body, :rows => 7, :cols => 60 %><br/> - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb:1:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics__fields_html_erb__496899167_18771290' - actionpack (3.2.6) lib/action_view/template.rb:145:in `send' - actionpack (3.2.6) lib/action_view/template.rb:145:in `render' - activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' - actionpack (3.2.6) lib/action_view/template.rb:143:in `render' - actionpack (3.2.6) lib/action_view/renderer/partial_renderer.rb:265:in `render_partial' - actionpack (3.2.6) lib/action_view/renderer/partial_renderer.rb:238:in `render' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/partial_renderer.rb:237:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:41:in `render_partial' - actionpack (3.2.6) lib/action_view/helpers/rendering_helper.rb:27:in `render' - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb:4:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_new_html_erb___913788605_18784970' - actionpack (3.2.6) lib/action_view/helpers/capture_helper.rb:40:in `capture' - actionpack (3.2.6) lib/action_view/helpers/capture_helper.rb:187:in `with_output_buffer' - actionpack (3.2.6) lib/action_view/helpers/capture_helper.rb:40:in `capture' - actionpack (3.2.6) lib/action_view/helpers/form_helper.rb:607:in `fields_for' - actionpack (3.2.6) lib/action_view/helpers/form_helper.rb:378:in `form_for' - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb:1:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_new_html_erb___913788605_18784970' - actionpack (3.2.6) lib/action_view/template.rb:145:in `send' - actionpack (3.2.6) lib/action_view/template.rb:145:in `render' - activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' - actionpack (3.2.6) lib/action_view/template.rb:143:in `render' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:47:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:46:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:45:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:18:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:36:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:17:in `render' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:110:in `_render_template' - actionpack (3.2.6) lib/action_controller/metal/streaming.rb:225:in `_render_template' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:103:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/renderers.rb:28:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:88:in `render' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:16:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - /usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:39:in `render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' - actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' - actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__943997142__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/abstract_controller/callbacks.rb:17:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:29:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/params_wrapper.rb:206:in `process_action' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' - actionpack (3.2.6) lib/abstract_controller/base.rb:121:in `process' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:45:in `process' - actionpack (3.2.6) lib/action_controller/metal.rb:203:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal.rb:246:in `action' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:36:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' +ActionController::RoutingError (No route matches [GET] "/"): + actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' @@ -11477,72 +2441,48 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.6ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (34.2ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:59:02 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (59.2ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (71.8ms) -Completed 500 Internal Server Error in 83ms +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:54:21 -0600 2012 +Processing by HelpPopups::TopicsController#index as HTML + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (39.6ms) +Completed 500 Internal Server Error in 42ms -ActionView::Template::Error (undefined local variable or method `f' for #<#<Class:0x253bd88>:0x2579020>): - 1: <%= f.label :code, "Code:" %> <%= f.text_field :code, :size => 10 %><br/> - 2: <%= f.label :title, "Title:" %> <%= f.text_field :title, :size => 30 %><br/> - 3: <%= f.label :body, "Body:" %> <%= f.text_area :body, :rows => 7, :cols => 60 %><br/> - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb:1:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics__fields_html_erb__496899167_19613220' +ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::Session): + 1: <% if !(Session[:help_popups_clearance].nil?) %> + 2: <% if @topics.count == 0 %> + 3: <b>No Help Topics Defined!<b><br/> + 4: Please click the link below to add one...<br/> + /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:1:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_index_html_erb___340098579_2189280420' actionpack (3.2.6) lib/action_view/template.rb:145:in `send' actionpack (3.2.6) lib/action_view/template.rb:145:in `render' activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.6) lib/action_view/template.rb:143:in `render' - actionpack (3.2.6) lib/action_view/renderer/partial_renderer.rb:265:in `render_partial' - actionpack (3.2.6) lib/action_view/renderer/partial_renderer.rb:238:in `render' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/partial_renderer.rb:237:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:41:in `render_partial' - actionpack (3.2.6) lib/action_view/helpers/rendering_helper.rb:27:in `render' - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb:4:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_new_html_erb___913788605_19643380' - actionpack (3.2.6) lib/action_view/helpers/capture_helper.rb:40:in `capture' - actionpack (3.2.6) lib/action_view/helpers/capture_helper.rb:187:in `with_output_buffer' - actionpack (3.2.6) lib/action_view/helpers/capture_helper.rb:40:in `capture' - actionpack (3.2.6) lib/action_view/helpers/form_helper.rb:607:in `fields_for' - actionpack (3.2.6) lib/action_view/helpers/form_helper.rb:378:in `form_for' - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb:1:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_new_html_erb___913788605_19643380' - actionpack (3.2.6) lib/action_view/template.rb:145:in `send' - actionpack (3.2.6) lib/action_view/template.rb:145:in `render' - activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' - actionpack (3.2.6) lib/action_view/template.rb:143:in `render' actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' @@ -11560,22 +2500,22 @@ actionpack (3.2.6) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.6) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - /usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/benchmark.rb:308:in `realtime' activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__943997142__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__1445231247__process_action__755605504__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -11617,11 +2557,11 @@ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__1889970552__call__4__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -11641,72 +2581,52 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (33.6ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.7ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.7ms) -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:59:04 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (164.9ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (179.4ms) -Completed 500 Internal Server Error in 191ms +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:55:21 -0600 2012 +Processing by HelpPopups::TopicsController#index as HTML + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (1.5ms) +Completed 500 Internal Server Error in 4ms -ActionView::Template::Error (undefined local variable or method `f' for #<#<Class:0x253bd88>:0x2495d5c>): - 1: <%= f.label :code, "Code:" %> <%= f.text_field :code, :size => 10 %><br/> - 2: <%= f.label :title, "Title:" %> <%= f.text_field :title, :size => 30 %><br/> - 3: <%= f.label :body, "Body:" %> <%= f.text_area :body, :rows => 7, :cols => 60 %><br/> - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb:1:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics__fields_html_erb__496899167_19613220' +ActionView::Template::Error (undefined method `[]' for nil:NilClass): + 1: <% if !(cookies.permanent.signed[:help_popups_clearance].nil?) %> + 2: <% if @topics.count == 0 %> + 3: <b>No Help Topics Defined!<b><br/> + 4: Please click the link below to add one...<br/> + actionpack (3.2.6) lib/action_dispatch/middleware/cookies.rb:130:in `[]' + actionpack (3.2.6) lib/action_dispatch/middleware/cookies.rb:287:in `[]' + /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:1:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_index_html_erb___340098579_2189849420' actionpack (3.2.6) lib/action_view/template.rb:145:in `send' actionpack (3.2.6) lib/action_view/template.rb:145:in `render' activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' actionpack (3.2.6) lib/action_view/template.rb:143:in `render' - actionpack (3.2.6) lib/action_view/renderer/partial_renderer.rb:265:in `render_partial' - actionpack (3.2.6) lib/action_view/renderer/partial_renderer.rb:238:in `render' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/partial_renderer.rb:237:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:41:in `render_partial' - actionpack (3.2.6) lib/action_view/helpers/rendering_helper.rb:27:in `render' - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb:4:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_new_html_erb___913788605_19643380' - actionpack (3.2.6) lib/action_view/helpers/capture_helper.rb:40:in `capture' - actionpack (3.2.6) lib/action_view/helpers/capture_helper.rb:187:in `with_output_buffer' - actionpack (3.2.6) lib/action_view/helpers/capture_helper.rb:40:in `capture' - actionpack (3.2.6) lib/action_view/helpers/form_helper.rb:607:in `fields_for' - actionpack (3.2.6) lib/action_view/helpers/form_helper.rb:378:in `form_for' - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb:1:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_new_html_erb___913788605_19643380' - actionpack (3.2.6) lib/action_view/template.rb:145:in `send' - actionpack (3.2.6) lib/action_view/template.rb:145:in `render' - activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' - actionpack (3.2.6) lib/action_view/template.rb:143:in `render' actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:47:in `render_template' actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' @@ -11724,22 +2644,22 @@ actionpack (3.2.6) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' actionpack (3.2.6) lib/abstract_controller/rendering.rb:88:in `render' actionpack (3.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - /usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/benchmark.rb:308:in `realtime' activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:39:in `render' actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__943997142__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__1445231247__process_action__755605504__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -11781,11 +2701,11 @@ rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__1889970552__call__4__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -11805,1663 +2725,262 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.6ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (5.1ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (36.9ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.7ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.7ms) -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 17:59:40 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (6.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.5ms) -Completed 200 OK in 49ms (Views: 47.5ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 17:59:40 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 17:59:40 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 17:59:40 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 17:59:40 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 17:59:40 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:00:40 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 11:55:54 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (48.7ms) -Completed 200 OK in 79ms (Views: 73.3ms | ActiveRecord: 2.2ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (0.6ms) +Completed 200 OK in 5ms (Views: 5.1ms | ActiveRecord: 0.0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:00:40 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 11:55:54 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:40 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:40 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:40 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:40 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/1/edit" for 192.168.1.138 at Mon Jul 23 18:00:41 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"1"} - HelpPopups::Topic Load (0.7ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "1"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.0ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (27.4ms) -Completed 200 OK in 60ms (Views: 52.8ms | ActiveRecord: 0.7ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:00:42 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:42 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 11:55:54 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:42 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 11:55:54 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:42 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:42 -0600 2012 -Served asset /jquery.js - 304 Not Modified (1ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:00:43 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.3ms) -Completed 200 OK in 42ms (Views: 40.4ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:44 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 11:55:54 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:00:44 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 11:55:54 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:44 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (18ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:44 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:44 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/2/edit" for 192.168.1.138 at Mon Jul 23 18:00:45 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"2"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "2"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.1ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (21.3ms) -Completed 200 OK in 52ms (Views: 46.5ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:45 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:45 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:45 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:46 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:00:46 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:00:47 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:27:07 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (18.8ms) -Completed 200 OK in 47ms (Views: 44.6ms | ActiveRecord: 0.9ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (0.6ms) +Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:47 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:00:47 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:27:07 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:47 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 12:27:07 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:47 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 12:27:07 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:47 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 12:27:07 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics/3/edit" for 192.168.1.138 at Mon Jul 23 18:00:48 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"3"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "3"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.0ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (21.2ms) -Completed 200 OK in 55ms (Views: 50.2ms | ActiveRecord: 0.3ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:27:07 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:00:49 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:49 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:49 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:49 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:49 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:00:51 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:27:23 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.6ms) -Completed 200 OK in 43ms (Views: 40.7ms | ActiveRecord: 0.9ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (0.7ms) +Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:00:52 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:27:23 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:52 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:52 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 12:27:23 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:52 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:52 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 12:27:23 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 18:00:54 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.8ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (19.8ms) -Completed 200 OK in 46ms (Views: 44.8ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:00:54 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:54 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:54 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:54 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 12:27:23 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:54 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:27:23 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:00:55 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:27:48 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.4ms) -Completed 200 OK in 43ms (Views: 40.6ms | ActiveRecord: 0.9ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (0.6ms) +Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:00:56 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:27:48 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:56 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:56 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:56 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 12:27:48 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:56 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/2/edit" for 192.168.1.138 at Mon Jul 23 18:00:57 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"2"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "2"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.1ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (24.3ms) -Completed 200 OK in 55ms (Views: 49.6ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:00:57 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:57 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:57 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 12:27:48 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:57 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:27:48 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:00:57 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started PUT "/help_popups/topics/2" for 192.168.1.138 at Mon Jul 23 18:01:00 -0600 2012 -Processing by HelpPopups::TopicsController#update as HTML - Parameters: {"commit"=>"Edit Topic", "topic"=>{"code"=>"TEST2", "title"=>"Another Test2", "body"=>"This is yet another test.. "}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓", "id"=>"2"} - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/update.html.erb within layouts/help_popups/application (0.8ms) -Completed 200 OK in 28ms (Views: 27.3ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:01:00 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:01:01 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:01:01 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 12:27:48 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:01:01 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:01:01 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started PUT "/help_popups/topics/2" for 192.168.1.138 at Mon Jul 23 18:02:50 -0600 2012 -Processing by HelpPopups::TopicsController#update as HTML - Parameters: {"commit"=>"Edit Topic", "topic"=>{"code"=>"TEST2", "title"=>"Another Test2", "body"=>"This is yet another test.. "}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓", "id"=>"2"} - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "2"]] -Completed 500 Internal Server Error in 36ms - -NoMethodError (undefined method `update_attributes' for nil:NilClass): - /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:31:in `update' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' - actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' - actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__944252406__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/abstract_controller/callbacks.rb:17:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:29:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/params_wrapper.rb:206:in `process_action' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' - actionpack (3.2.6) lib/abstract_controller/base.rb:121:in `process' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:45:in `process' - actionpack (3.2.6) lib/action_controller/metal.rb:203:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal.rb:246:in `action' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:36:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.2ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (5.6ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (33.6ms) - - -Started PUT "/help_popups/topics/2" for 192.168.1.138 at Mon Jul 23 18:03:00 -0600 2012 -Processing by HelpPopups::TopicsController#update as HTML - Parameters: {"commit"=>"Edit Topic", "topic"=>{"code"=>"TEST2", "title"=>"Another Test2", "body"=>"This is yet another test.. "}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓", "id"=>"2"} - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "2"]] -  (0.2ms) begin transaction -  (0.6ms) UPDATE "help_popups_topics" SET "title" = 'Another Test2', "updated_at" = '2012-07-24 00:03:00.995417' WHERE "help_popups_topics"."id" = 2 -  (1.8ms) commit transaction -Redirected to http://192.168.1.144:3000/help_popups/topics -Completed 302 Found in 56ms (ActiveRecord: 4.7ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:03:01 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:27:59 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.7ms) -Completed 200 OK in 45ms (Views: 42.4ms | ActiveRecord: 0.9ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (0.5ms) +Completed 200 OK in 5ms (Views: 5.1ms | ActiveRecord: 0.0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:03:01 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:27:59 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:03:01 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:03:01 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:03:01 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (1ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:03:01 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (5ms) - - -Started GET "/help_popups/topics/2/edit" for 192.168.1.138 at Mon Jul 23 18:03:03 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"2"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "2"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.9ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (27.6ms) -Completed 200 OK in 60ms (Views: 54.5ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:03:04 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:03:04 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:03:04 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:03:04 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 12:27:59 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:03:04 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 12:27:59 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started PUT "/help_popups/topics/2" for 192.168.1.138 at Mon Jul 23 18:03:05 -0600 2012 -Processing by HelpPopups::TopicsController#update as HTML - Parameters: {"commit"=>"Edit Topic", "topic"=>{"code"=>"TEST2", "title"=>"Another Test2", "body"=>"This is yet another test.. 2"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓", "id"=>"2"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "2"]] -  (0.2ms) begin transaction -  (0.7ms) UPDATE "help_popups_topics" SET "body" = 'This is yet another test.. 2', "updated_at" = '2012-07-24 00:03:06.026361' WHERE "help_popups_topics"."id" = 2 -  (95.2ms) commit transaction -Redirected to http://192.168.1.144:3000/help_popups/topics -Completed 302 Found in 113ms (ActiveRecord: 96.5ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:03:06 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (18.9ms) -Completed 200 OK in 51ms (Views: 47.6ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:03:06 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:03:06 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 12:27:59 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:03:06 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (13ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:27:59 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:03:06 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (8ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:03:06 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/2/edit" for 192.168.1.138 at Mon Jul 23 18:03:08 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"2"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "2"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.8ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (20.8ms) -Completed 200 OK in 53ms (Views: 48.1ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:03:08 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:03:08 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (1ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:03:08 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (5ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:03:08 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:03:08 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started PUT "/help_popups/topics/2" for 192.168.1.138 at Mon Jul 23 18:03:10 -0600 2012 -Processing by HelpPopups::TopicsController#update as HTML - Parameters: {"commit"=>"Edit Topic", "topic"=>{"code"=>"TEST3", "title"=>"Another Test2", "body"=>"This is yet another test.. 2"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓", "id"=>"2"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "2"]] -  (0.2ms) begin transaction -  (0.7ms) UPDATE "help_popups_topics" SET "updated_at" = '2012-07-24 00:03:10.874111', "code" = 'TEST3' WHERE "help_popups_topics"."id" = 2 -  (79.4ms) commit transaction -Redirected to http://192.168.1.144:3000/help_popups/topics -Completed 302 Found in 98ms (ActiveRecord: 80.6ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:03:10 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:28:07 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.4ms) -Completed 200 OK in 43ms (Views: 40.6ms | ActiveRecord: 1.0ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (1.1ms) +Completed 200 OK in 6ms (Views: 6.3ms | ActiveRecord: 0.0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:03:11 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:03:11 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:03:11 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:03:11 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:03:11 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:28:07 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/help_popups/topics/2/edit" for 192.168.1.138 at Mon Jul 23 18:27:40 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"2"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "2"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.4ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.8ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (20.6ms) -Completed 200 OK in 51ms (Views: 45.6ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:27:40 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:27:40 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:27:40 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 12:28:07 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:27:40 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 12:28:07 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:27:40 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:27:43 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.7ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (171.6ms) -Completed 200 OK in 199ms (Views: 195.9ms | ActiveRecord: 1.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:27:43 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:27:43 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 12:28:07 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:27:43 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:28:07 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:27:43 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:27:43 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/3/edit" for 192.168.1.138 at Mon Jul 23 18:41:10 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"3"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "3"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.0ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (20.9ms) -Completed 200 OK in 51ms (Views: 46.2ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:41:10 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:41:10 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:41:10 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:41:10 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:41:10 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started PUT "/help_popups/topics/3" for 192.168.1.138 at Mon Jul 23 18:41:13 -0600 2012 -Processing by HelpPopups::TopicsController#update as HTML - Parameters: {"commit"=>"Edit Topic", "topic"=>{"code"=>"TEST4", "title"=>"is it another test?", "body"=>"It is!"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓", "id"=>"3"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "3"]] -  (0.2ms) begin transaction -  (0.6ms) UPDATE "help_popups_topics" SET "updated_at" = '2012-07-24 00:41:13.879031', "code" = 'TEST4' WHERE "help_popups_topics"."id" = 3 -  (264.1ms) commit transaction -Redirected to http://192.168.1.144:3000/help_popups/topics -Completed 302 Found in 281ms (ActiveRecord: 265.3ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:41:14 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.3ms) -Completed 200 OK in 43ms (Views: 40.9ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:41:14 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:41:14 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:41:14 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:41:14 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:41:14 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 18:42:35 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.9ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (23.8ms) -Completed 200 OK in 82ms (Views: 51.2ms | ActiveRecord: 1.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:42:35 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:42:35 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:42:35 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:42:35 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (14ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:42:35 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started POST "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:42:45 -0600 2012 +Started POST "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:28:11 -0600 2012 Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"TEST", "title"=>"Should fail", "body"=>"let's see"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction - HelpPopups::Topic Exists (0.4ms) SELECT 1 AS one FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'TEST' LIMIT 1 -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (2.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.2ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.7ms) -Completed 200 OK in 88ms (Views: 47.9ms | ActiveRecord: 0.9ms) + Parameters: {"help_popups_password"=>"[FILTERED]"} +  (0.1ms) begin transaction + HelpPopups::Topic Exists (0.1ms) SELECT 1 AS one FROM "help_popups_topics" WHERE "help_popups_topics"."code" IS NULL LIMIT 1 +  (0.0ms) rollback transaction + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (1.1ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (1.2ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (7.0ms) +Completed 200 OK in 21ms (Views: 11.7ms | ActiveRecord: 0.2ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:42:46 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:42:46 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:42:46 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:28:11 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:42:46 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 12:28:11 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:42:46 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (17ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:42:58 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (18.2ms) -Completed 200 OK in 47ms (Views: 44.4ms | ActiveRecord: 1.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:42:58 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:42:58 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 12:28:11 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:42:58 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:28:11 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:42:58 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 12:28:11 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:42:58 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:43:02 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"TEST", "title"=>"Should fail", "body"=>"let's see"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction - HelpPopups::Topic Exists (0.4ms) SELECT 1 AS one FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'TEST' LIMIT 1 -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (2.7ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.1ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.5ms) -Completed 200 OK in 65ms (Views: 48.3ms | ActiveRecord: 0.8ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:43:02 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:43:02 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:43:02 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:43:02 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:43:02 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:44:11 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"TEST", "title"=>"Should fail", "body"=>"let's see"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction - HelpPopups::Topic Exists (0.4ms) SELECT 1 AS one FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'TEST' LIMIT 1 -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (2.8ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.0ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (24.7ms) -Compiled help_popups/application.css (1ms) (pid 49457) -Completed 200 OK in 192ms (Views: 175.8ms | ActiveRecord: 0.8ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:44:11 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:11 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:11 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:11 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:11 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started POST "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:44:28 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"TEST", "title"=>"Should fail", "body"=>"let's see"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction - HelpPopups::Topic Exists (0.4ms) SELECT 1 AS one FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'TEST' LIMIT 1 -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (2.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.0ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (22.4ms) -Compiled help_popups/application.css (1ms) (pid 49457) -Completed 200 OK in 103ms (Views: 86.6ms | ActiveRecord: 0.8ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:44:28 -0600 2012 -Served asset /help_popups/application.css - 200 OK (16ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:28 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:28 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:28 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:28 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:44:40 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:31:12 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.8ms) -Completed 200 OK in 43ms (Views: 41.4ms | ActiveRecord: 0.9ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (0.6ms) +Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:44:40 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:31:12 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:40 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:40 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:40 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:40 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 12:31:12 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 18:44:42 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.9ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (20.0ms) -Completed 200 OK in 46ms (Views: 45.2ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:42 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:42 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 12:31:12 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:42 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 12:31:12 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:44:42 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:31:12 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:42 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (13ms) +Started POST "/help_popups/login" for 127.0.0.1 at Sat Jul 28 12:31:16 -0600 2012 +Processing by HelpPopups::TopicsController#login as HTML + Parameters: {"help_popups_password"=>"[FILTERED]"} +Completed 500 Internal Server Error in 0ms - -Started POST "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:44:43 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>""}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction - HelpPopups::Topic Exists (0.4ms) SELECT 1 AS one FROM "help_popups_topics" WHERE "help_popups_topics"."code" = '' LIMIT 1 -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (6.7ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.2ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (29.4ms) -Completed 200 OK in 86ms (Views: 56.5ms | ActiveRecord: 0.8ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:44:43 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:43 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:43 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:43 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:43 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:44:45 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.6ms) -Completed 200 OK in 43ms (Views: 40.6ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:45 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:44:45 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:45 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:45 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:45 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/3/edit" for 192.168.1.138 at Mon Jul 23 18:44:47 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"3"} - HelpPopups::Topic Load (0.7ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "3"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.0ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (22.1ms) -Completed 200 OK in 53ms (Views: 47.1ms | ActiveRecord: 0.7ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:44:47 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:47 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:47 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:47 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:47 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started PUT "/help_popups/topics/3" for 192.168.1.138 at Mon Jul 23 18:44:50 -0600 2012 -Processing by HelpPopups::TopicsController#update as HTML - Parameters: {"commit"=>"Edit Topic", "topic"=>{"code"=>"TEST3", "title"=>"is it another test?", "body"=>"It is!"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓", "id"=>"3"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "3"]] -  (0.2ms) begin transaction - HelpPopups::Topic Exists (0.4ms) SELECT 1 AS one FROM "help_popups_topics" WHERE ("help_popups_topics"."code" = 'TEST3' AND "help_popups_topics"."id" != 3) LIMIT 1 -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (2.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.0ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (23.3ms) -Completed 200 OK in 75ms (Views: 50.9ms | ActiveRecord: 1.2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:51 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:44:51 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:51 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:51 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:51 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started PUT "/help_popups/topics/3" for 192.168.1.138 at Mon Jul 23 18:44:55 -0600 2012 -Processing by HelpPopups::TopicsController#update as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"TEST4", "title"=>"is it another test?", "body"=>"It is!"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓", "id"=>"3"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "3"]] -  (0.2ms) begin transaction - HelpPopups::Topic Exists (0.4ms) SELECT 1 AS one FROM "help_popups_topics" WHERE ("help_popups_topics"."code" = 'TEST4' AND "help_popups_topics"."id" != 3) LIMIT 1 -  (0.2ms) commit transaction -Redirected to http://192.168.1.144:3000/help_popups/topics -Completed 302 Found in 23ms (ActiveRecord: 1.1ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:44:55 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.6ms) -Completed 200 OK in 47ms (Views: 42.5ms | ActiveRecord: 1.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:44:55 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:55 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:55 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:55 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:55 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/3/edit" for 192.168.1.138 at Mon Jul 23 18:44:59 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"3"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "3"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.9ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (20.7ms) -Completed 200 OK in 51ms (Views: 45.9ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:59 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:59 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:59 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:44:59 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:44:59 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started PUT "/help_popups/topics/3" for 192.168.1.138 at Mon Jul 23 18:45:03 -0600 2012 -Processing by HelpPopups::TopicsController#update as HTML - Parameters: {"commit"=>"Edit Topic", "topic"=>{"code"=>"TEST4", "title"=>"is it another test?", "body"=>"It is!"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓", "id"=>"3"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "3"]] -  (0.2ms) begin transaction - HelpPopups::Topic Exists (0.4ms) SELECT 1 AS one FROM "help_popups_topics" WHERE ("help_popups_topics"."code" = 'TEST4' AND "help_popups_topics"."id" != 3) LIMIT 1 -  (0.3ms) commit transaction -Redirected to http://192.168.1.144:3000/help_popups/topics -Completed 302 Found in 20ms (ActiveRecord: 1.2ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:45:03 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.6ms) -Completed 200 OK in 44ms (Views: 41.5ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:45:03 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:45:03 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:45:03 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:45:03 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:45:03 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/3/edit" for 192.168.1.138 at Mon Jul 23 18:45:05 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"3"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "3"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.8ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (21.4ms) -Completed 200 OK in 51ms (Views: 46.2ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:45:05 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:45:05 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:45:05 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:45:05 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:45:05 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started PUT "/help_popups/topics/3" for 192.168.1.138 at Mon Jul 23 18:45:08 -0600 2012 -Processing by HelpPopups::TopicsController#update as HTML - Parameters: {"commit"=>"Edit Topic", "topic"=>{"code"=>"TEST3", "title"=>"is it another test?", "body"=>"It is!"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓", "id"=>"3"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "3"]] -  (0.2ms) begin transaction - HelpPopups::Topic Exists (0.4ms) SELECT 1 AS one FROM "help_popups_topics" WHERE ("help_popups_topics"."code" = 'TEST3' AND "help_popups_topics"."id" != 3) LIMIT 1 -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (2.7ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.1ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (23.3ms) -Completed 200 OK in 69ms (Views: 48.3ms | ActiveRecord: 1.1ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:45:08 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:45:08 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:45:08 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:45:08 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:45:08 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:47:45 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.7ms) -Completed 200 OK in 43ms (Views: 41.1ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:47:45 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:47:45 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:47:45 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:47:45 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:47:45 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/3/edit" for 192.168.1.138 at Mon Jul 23 18:47:47 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"3"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "3"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.9ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (21.8ms) -Completed 200 OK in 52ms (Views: 47.1ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:47:47 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:47:47 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:47:47 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:47:47 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:47:47 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started PUT "/help_popups/topics/3" for 192.168.1.138 at Mon Jul 23 18:48:58 -0600 2012 -Processing by HelpPopups::TopicsController#update as HTML - Parameters: {"commit"=>"Edit Topic", "topic"=>{"code"=>"", "title"=>"is it another test?", "body"=>"It is!"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓", "id"=>"3"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "3"]] -  (0.2ms) begin transaction - HelpPopups::Topic Exists (0.4ms) SELECT 1 AS one FROM "help_popups_topics" WHERE ("help_popups_topics"."code" = '' AND "help_popups_topics"."id" != 3) LIMIT 1 -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (2.5ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.0ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (23.0ms) -Completed 200 OK in 73ms (Views: 48.4ms | ActiveRecord: 1.1ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:48:59 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:48:59 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:48:59 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:48:59 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:48:59 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:49:14 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (50.6ms) -Completed 200 OK in 81ms (Views: 75.6ms | ActiveRecord: 2.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:49:14 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:14 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:14 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (17ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:14 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:14 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/2/edit" for 192.168.1.138 at Mon Jul 23 18:49:15 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"2"} - HelpPopups::Topic Load (0.7ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "2"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.9ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (25.1ms) -Completed 200 OK in 56ms (Views: 50.5ms | ActiveRecord: 0.7ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:49:16 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:16 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:16 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:16 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:16 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started PUT "/help_popups/topics/2" for 192.168.1.138 at Mon Jul 23 18:49:19 -0600 2012 -Processing by HelpPopups::TopicsController#update as HTML - Parameters: {"commit"=>"Edit Topic", "topic"=>{"code"=>"TEST", "title"=>"Another Test2", "body"=>"This is yet another test.. 2"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓", "id"=>"2"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "2"]] -  (0.3ms) begin transaction - HelpPopups::Topic Exists (0.4ms) SELECT 1 AS one FROM "help_popups_topics" WHERE ("help_popups_topics"."code" = 'TEST' AND "help_popups_topics"."id" != 2) LIMIT 1 -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (2.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.1ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (23.8ms) -Completed 200 OK in 77ms (Views: 50.7ms | ActiveRecord: 1.2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:19 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:19 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:49:19 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:19 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:19 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started PUT "/help_popups/topics/2" for 192.168.1.138 at Mon Jul 23 18:49:23 -0600 2012 -Processing by HelpPopups::TopicsController#update as HTML - Parameters: {"commit"=>"Edit Topic", "topic"=>{"code"=>"TEST2", "title"=>"Another Test2", "body"=>"This is yet another test.. 2"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓", "id"=>"2"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "2"]] -  (0.2ms) begin transaction - HelpPopups::Topic Exists (0.4ms) SELECT 1 AS one FROM "help_popups_topics" WHERE ("help_popups_topics"."code" = 'TEST2' AND "help_popups_topics"."id" != 2) LIMIT 1 -  (0.6ms) UPDATE "help_popups_topics" SET "updated_at" = '2012-07-24 00:49:23.933888', "code" = 'TEST2' WHERE "help_popups_topics"."id" = 2 -  (267.0ms) commit transaction -Redirected to http://192.168.1.144:3000/help_popups/topics -Completed 302 Found in 293ms (ActiveRecord: 268.5ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:49:24 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.4ms) -Completed 200 OK in 43ms (Views: 40.4ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:49:24 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:24 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:24 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (16ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:24 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:24 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 18:49:28 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.8ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (19.8ms) -Completed 200 OK in 46ms (Views: 44.8ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:49:29 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:29 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:29 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:29 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:29 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 18:49:33 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.4ms) -Completed 200 OK in 51ms (Views: 49.3ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:33 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:33 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:33 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:49:33 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:49:33 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/3/edit" for 192.168.1.138 at Mon Jul 23 18:55:25 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"3"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "3"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.8ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (264.9ms) -Completed 500 Internal Server Error in 280ms - -ActionView::Template::Error (undefined local variable or method `topic' for #<#<Class:0x2496f54>:0x23c4504>): - 16: <%= render 'shared/error_messages', :object => f.object %><br/> - 17: <%= render 'fields', :f => f %> - 18: <br/> - 19: <%= f.submit "Edit Topic" %> &nbsp; <input type="button" value="Delete" onclick="deleteTopic(<%= topic.id %>)"> &nbsp; <input type="button" value="Cancel" onclick="document.location='<%= topics_path %>'"> - 20: <% end %> - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb:19:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_edit_html_erb___1068377328_18749960' - actionpack (3.2.6) lib/action_view/helpers/capture_helper.rb:40:in `capture' - actionpack (3.2.6) lib/action_view/helpers/capture_helper.rb:187:in `with_output_buffer' - actionpack (3.2.6) lib/action_view/helpers/capture_helper.rb:40:in `capture' - actionpack (3.2.6) lib/action_view/helpers/form_helper.rb:607:in `fields_for' - actionpack (3.2.6) lib/action_view/helpers/form_helper.rb:378:in `form_for' - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb:14:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_edit_html_erb___1068377328_18749960' - actionpack (3.2.6) lib/action_view/template.rb:145:in `send' - actionpack (3.2.6) lib/action_view/template.rb:145:in `render' - activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' - actionpack (3.2.6) lib/action_view/template.rb:143:in `render' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:47:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:46:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:45:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:18:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:36:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:17:in `render' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:110:in `_render_template' - actionpack (3.2.6) lib/action_controller/metal/streaming.rb:225:in `_render_template' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:103:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/renderers.rb:28:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:88:in `render' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:16:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - /usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:39:in `render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' +NoMethodError (undefined method `config' for Rails:Module): + /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:7:in `login' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' + actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__155074602__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__1445231247__process_action__1966329063__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -13493,542 +3012,21 @@ journey (1.0.4) lib/journey/router.rb:56:in `each' journey (1.0.4) lib/journey/router.rb:56:in `call' actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (34.3ms) - - -Started GET "/help_popups/topics/3/edit" for 192.168.1.138 at Mon Jul 23 18:55:38 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"3"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "3"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.9ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (22.7ms) -Completed 200 OK in 58ms (Views: 52.5ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:55:38 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:55:38 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (1ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:55:39 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (16ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:55:39 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:55:39 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/help_popups/topics/3/edit" for 192.168.1.138 at Mon Jul 23 18:56:05 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"3"} - HelpPopups::Topic Load (0.4ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "3"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.9ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (22.4ms) -Completed 200 OK in 52ms (Views: 47.3ms | ActiveRecord: 0.4ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:56:05 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:56:05 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:56:05 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:56:05 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:56:05 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/3?utf8=%E2%9C%93&_method=put&authenticity_token=Fec%2FK3hPniFaljVJyxD%2FdNEWDSRXtTbiYB87ZWQPkCw%3D&topic%5Bcode%5D=TEST4&topic%5Btitle%5D=is+it+another+test%3F&topic%5Bbody%5D=It+is%21" for 192.168.1.138 at Mon Jul 23 18:56:09 -0600 2012 - -ActionController::RoutingError (No route matches [GET] "/help_popups/topics/3"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/help_popups/topics/3/edit" for 192.168.1.138 at Mon Jul 23 18:59:27 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"3"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "3"]] -ERROR: compiling ___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_edit_html_erb___1068377328_19024460 RAISED compile error -/Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb:18: syntax error, unexpected ')', expecting tASSOC -...lete, { :id => "deleteForm" }) );@output_buffer.to_s - ^ -/Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb:19: syntax error, unexpected kENSURE, expecting ')' -/Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb:21: syntax error, unexpected kEND, expecting ')' -Function body: def ___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_edit_html_erb___1068377328_19024460(local_assigns, output_buffer) - _old_virtual_path, @virtual_path = @virtual_path, "help_popups/topics/edit";_old_output_buffer = @output_buffer;;@output_buffer = output_buffer || ActionView::OutputBuffer.new;@output_buffer.safe_concat('<script> - function deleteTopic(topic_id){ - if (confirm("Are you sure you want to delete this help topic?")){ - formObj = document.getElementById("deleteForm"); - formObj.submit(); - } - } -</script> - -');@output_buffer.append= form_for @topic do |f| @output_buffer.safe_concat(' -');@output_buffer.safe_concat(' <h2>Editing Topic</h2> - ');@output_buffer.append= ( render 'shared/error_messages', :object => f.object );@output_buffer.safe_concat('<br/> - ');@output_buffer.append= ( render 'fields', :f => f );@output_buffer.safe_concat(' -');@output_buffer.safe_concat(' <br/> - ');@output_buffer.append= ( f.submit "Edit Topic" );@output_buffer.safe_concat(' &nbsp; <input type="button" value="Delete" onclick="deleteTopic(');@output_buffer.append= ( @topic.id );@output_buffer.safe_concat(')"> &nbsp; <input type="button" value="Cancel" onclick="document.location=\'');@output_buffer.append= ( topics_path );@output_buffer.safe_concat('\'"> -'); end -@output_buffer.safe_concat(' -');@output_buffer.append= ( form_tag(topic_path, :method => :delete, { :id => "deleteForm" }) );@output_buffer.to_s - ensure - @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer - end - -Backtrace: /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb:21:in `compile' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/template.rb:244:in `compile!' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/template.rb:232:in `synchronize' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/template.rb:232:in `compile!' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/template.rb:144:in `render' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/notifications.rb:125:in `instrument' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/template.rb:143:in `render' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/renderer/template_renderer.rb:47:in `render_template' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/notifications.rb:123:in `instrument' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/notifications/instrumenter.rb:20:in `instrument' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/notifications.rb:123:in `instrument' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/renderer/template_renderer.rb:46:in `render_template' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/renderer/template_renderer.rb:45:in `render_template' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/renderer/template_renderer.rb:18:in `render' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/renderer/renderer.rb:36:in `render_template' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_view/renderer/renderer.rb:17:in `render' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/abstract_controller/rendering.rb:110:in `_render_template' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/streaming.rb:225:in `_render_template' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/abstract_controller/rendering.rb:103:in `render_to_body' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/renderers.rb:28:in `render_to_body' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/compatibility.rb:50:in `render_to_body' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/abstract_controller/rendering.rb:88:in `render' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/rendering.rb:16:in `render' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/instrumentation.rb:40:in `render' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/core_ext/benchmark.rb:5:in `ms' -/usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/core_ext/benchmark.rb:5:in `ms' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/instrumentation.rb:40:in `render' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' -/usr/local/lib/ruby/gems/1.8/gems/activerecord-3.2.6/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/instrumentation.rb:39:in `render' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/implicit_render.rb:10:in `default_render' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/implicit_render.rb:5:in `send_action' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/abstract_controller/base.rb:167:in `process_action' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/rendering.rb:10:in `process_action' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/abstract_controller/callbacks.rb:18:in `process_action' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__155074602__callbacks' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:405:in `send' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:405:in `__run_callback' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:81:in `send' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:81:in `run_callbacks' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/abstract_controller/callbacks.rb:17:in `process_action' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/rescue.rb:29:in `process_action' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/instrumentation.rb:30:in `process_action' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/notifications.rb:123:in `instrument' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/notifications/instrumenter.rb:20:in `instrument' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/notifications.rb:123:in `instrument' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/instrumentation.rb:29:in `process_action' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/params_wrapper.rb:206:in `process_action' -/usr/local/lib/ruby/gems/1.8/gems/activerecord-3.2.6/lib/active_record/railties/controller_runtime.rb:18:in `process_action' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/abstract_controller/base.rb:121:in `process' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/abstract_controller/rendering.rb:45:in `process' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal.rb:203:in `dispatch' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_controller/metal.rb:246:in `action' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/routing/route_set.rb:73:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/routing/route_set.rb:36:in `call' -/usr/local/lib/ruby/gems/1.8/gems/journey-1.0.4/lib/journey/router.rb:68:in `call' -/usr/local/lib/ruby/gems/1.8/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' -/usr/local/lib/ruby/gems/1.8/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/routing/route_set.rb:600:in `call' -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/engine.rb:479:in `call' -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/railtie/configurable.rb:30:in `send' -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/railtie/configurable.rb:30:in `method_missing' -/usr/local/lib/ruby/gems/1.8/gems/journey-1.0.4/lib/journey/router.rb:68:in `call' -/usr/local/lib/ruby/gems/1.8/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' -/usr/local/lib/ruby/gems/1.8/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/routing/route_set.rb:600:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' -/usr/local/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call' -/usr/local/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/conditionalget.rb:25:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/head.rb:14:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/params_parser.rb:21:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/flash.rb:242:in `call' -/usr/local/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context' -/usr/local/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/cookies.rb:338:in `call' -/usr/local/lib/ruby/gems/1.8/gems/activerecord-3.2.6/lib/active_record/query_cache.rb:64:in `call' -/usr/local/lib/ruby/gems/1.8/gems/activerecord-3.2.6/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/callbacks.rb:28:in `call' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:405:in `send' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:405:in `__run_callback' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:81:in `send' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/callbacks.rb:81:in `run_callbacks' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/callbacks.rb:27:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/reloader.rb:65:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/rack/logger.rb:26:in `call_app' -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/rack/logger.rb:16:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/request_id.rb:22:in `call' -/usr/local/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call' -/usr/local/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call' -/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.2.6/lib/active_support/cache/strategy/local_cache.rb:72:in `call' -/usr/local/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call' -/usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/static.rb:62:in `call' -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/engine.rb:479:in `call' -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/application.rb:220:in `call' -/usr/local/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call' -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/rack/log_tailer.rb:17:in `call' -/usr/local/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service' -/usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' -/usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' -/usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' -/usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' -/usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' -/usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' -/usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' -/usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' -/usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' -/usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' -/usr/local/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/handler/webrick.rb:13:in `run' -/usr/local/lib/ruby/gems/1.8/gems/rack-1.4.1/lib/rack/server.rb:265:in `start' -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/commands/server.rb:70:in `start' -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/commands.rb:55 -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/commands.rb:50:in `tap' -/usr/local/lib/ruby/gems/1.8/gems/railties-3.2.6/lib/rails/commands.rb:50 -script/rails:6:in `require' -script/rails:6 - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (3.3ms) -Completed 500 Internal Server Error in 18ms - -ActionView::Template::Error (compile error -/Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb:18: syntax error, unexpected ')', expecting tASSOC -...lete, { :id => "deleteForm" }) );@output_buffer.to_s - ^ -/Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb:19: syntax error, unexpected kENSURE, expecting ')' -/Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb:21: syntax error, unexpected kEND, expecting ')'): - 15: <%= f.submit "Edit Topic" %> &nbsp; <input type="button" value="Delete" onclick="deleteTopic(<%= @topic.id %>)"> &nbsp; <input type="button" value="Cancel" onclick="document.location='<%= topics_path %>'"> - 16: <% end %> - 17: - 18: <%= form_tag(topic_path, :method => :delete, { :id => "deleteForm" }) %> - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb:21:in `compile' - actionpack (3.2.6) lib/action_view/template.rb:244:in `compile!' - actionpack (3.2.6) lib/action_view/template.rb:232:in `synchronize' - actionpack (3.2.6) lib/action_view/template.rb:232:in `compile!' - actionpack (3.2.6) lib/action_view/template.rb:144:in `render' - activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' - actionpack (3.2.6) lib/action_view/template.rb:143:in `render' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:47:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:46:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:45:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:18:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:36:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:17:in `render' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:110:in `_render_template' - actionpack (3.2.6) lib/action_controller/metal/streaming.rb:225:in `_render_template' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:103:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/renderers.rb:28:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:88:in `render' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:16:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - /usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:39:in `render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' - actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' - actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__155074602__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/abstract_controller/callbacks.rb:17:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:29:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/params_wrapper.rb:206:in `process_action' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' - actionpack (3.2.6) lib/abstract_controller/base.rb:121:in `process' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:45:in `process' - actionpack (3.2.6) lib/action_controller/metal.rb:203:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal.rb:246:in `action' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:36:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.6ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (34.1ms) - - -Started GET "/help_popups/topics/3/edit" for 192.168.1.138 at Mon Jul 23 18:59:46 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"3"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "3"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.9ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (26.0ms) -Completed 200 OK in 56ms (Views: 50.9ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 18:59:46 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 18:59:46 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 18:59:46 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (13ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 18:59:46 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 18:59:46 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started DELETE "/help_popups/topics/3" for 192.168.1.138 at Mon Jul 23 19:00:04 -0600 2012 - -AbstractController::ActionNotFound (The action 'destroy' could not be found for HelpPopups::TopicsController): - actionpack (3.2.6) lib/abstract_controller/base.rb:116:in `process' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:45:in `process' - actionpack (3.2.6) lib/action_controller/metal.rb:203:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal.rb:246:in `action' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:36:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' + activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__1889970552__call__4__callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' @@ -14048,1992 +3046,350 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/unknown_action.erb within rescues/layout (1.1ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.7ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.7ms) -Started DELETE "/help_popups/topics/3" for 192.168.1.138 at Mon Jul 23 19:02:25 -0600 2012 -Processing by HelpPopups::TopicsController#destroy as HTML - Parameters: {"authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓", "id"=>"3"} - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "3"]] -  (0.2ms) begin transaction - SQL (0.7ms) DELETE FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? [["id", 3]] -  (1.8ms) commit transaction -Redirected to http://192.168.1.144:3000/help_popups/topics -Completed 302 Found in 47ms (ActiveRecord: 4.9ms) +Started POST "/help_popups/login" for 127.0.0.1 at Sat Jul 28 12:31:35 -0600 2012 +Processing by HelpPopups::TopicsController#login as HTML + Parameters: {"help_popups_password"=>"[FILTERED]"} +Redirected to http://localhost:3000/help_popups/topics +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 19:02:25 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:31:35 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (14.0ms) -Completed 200 OK in 59ms (Views: 56.4ms | ActiveRecord: 0.9ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (0.1ms) +Completed 200 OK in 41ms (Views: 40.0ms | ActiveRecord: 0.0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:02:25 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:31:36 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:02:25 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:31:36 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:02:25 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:02:25 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (13ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:02:25 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 19:02:27 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.8ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (23.7ms) -Completed 200 OK in 55ms (Views: 52.7ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:02:28 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:02:28 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:02:28 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:02:28 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 12:31:36 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:02:28 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started POST "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 19:02:34 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"TEST3", "title"=>"Bacon", "body"=>"Is good"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction - HelpPopups::Topic Exists (0.4ms) SELECT 1 AS one FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'TEST3' LIMIT 1 - SQL (1.6ms) INSERT INTO "help_popups_topics" ("body", "code", "created_at", "parent_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["body", "Is good"], ["code", "TEST3"], ["created_at", Tue, 24 Jul 2012 01:02:34 UTC +00:00], ["parent_id", -1], ["title", "Bacon"], ["updated_at", Tue, 24 Jul 2012 01:02:34 UTC +00:00]] -  (315.5ms) commit transaction -Redirected to http://192.168.1.144:3000/help_popups/topics -Completed 302 Found in 343ms (ActiveRecord: 317.7ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 19:02:34 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.4ms) -Completed 200 OK in 43ms (Views: 41.2ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:02:35 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:02:35 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:02:35 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 12:31:36 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:02:35 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:02:35 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/2/edit" for 192.168.1.138 at Mon Jul 23 19:02:37 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"2"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "2"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.0ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (28.2ms) -Completed 200 OK in 203ms (Views: 196.0ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:02:38 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:02:38 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 12:31:36 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:02:38 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (12ms) +Started POST "/help_popups/login" for 127.0.0.1 at Sat Jul 28 12:31:41 -0600 2012 +Processing by HelpPopups::TopicsController#login as HTML + Parameters: {"help_popups_password"=>"[FILTERED]"} +Redirected to http://localhost:3000/help_popups/topics +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:02:38 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:02:38 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started DELETE "/help_popups/topics/2" for 192.168.1.138 at Mon Jul 23 19:02:41 -0600 2012 -Processing by HelpPopups::TopicsController#destroy as HTML - Parameters: {"authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓", "id"=>"2"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "2"]] -  (0.2ms) begin transaction - SQL (0.5ms) DELETE FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? [["id", 2]] -  (1.7ms) commit transaction -Redirected to http://192.168.1.144:3000/help_popups/topics -Completed 302 Found in 14ms (ActiveRecord: 2.8ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 19:02:41 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:31:41 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (14.2ms) -Completed 200 OK in 41ms (Views: 38.8ms | ActiveRecord: 0.9ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (0.0ms) +Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:02:41 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:31:41 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:02:41 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 12:31:41 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:02:41 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (18ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:02:41 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:02:41 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 12:31:41 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics/4/edit" for 192.168.1.138 at Mon Jul 23 19:03:34 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"4"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "4"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.9ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (26.0ms) -Compiled help_popups/application.css (1ms) (pid 49457) -Completed 200 OK in 93ms (Views: 88.1ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:03:34 -0600 2012 -Served asset /help_popups/application.css - 200 OK (25ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:03:34 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:03:34 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 12:31:41 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:03:34 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:31:41 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:03:34 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/4/edit" for 192.168.1.138 at Mon Jul 23 19:03:50 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"4"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "4"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.9ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (24.4ms) -Compiled help_popups/application.css (1ms) (pid 49457) -Completed 200 OK in 92ms (Views: 87.1ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:03:50 -0600 2012 -Served asset /help_popups/application.css - 200 OK (15ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:03:50 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:03:50 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:03:50 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:03:50 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/4/edit" for 192.168.1.138 at Mon Jul 23 19:05:56 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"4"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "4"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.0ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (24.3ms) -Compiled help_popups/application.css (2ms) (pid 49457) -Completed 200 OK in 254ms (Views: 248.4ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:05:57 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:05:57 -0600 2012 -Served asset /help_popups/application.css - 200 OK (17ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:05:57 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:05:57 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:05:57 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/4/edit" for 192.168.1.138 at Mon Jul 23 19:06:19 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"4"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "4"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.9ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (24.5ms) -Compiled help_popups/application.css (2ms) (pid 49457) -Completed 200 OK in 93ms (Views: 87.8ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:06:20 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:06:20 -0600 2012 -Served asset /help_popups/application.css - 200 OK (28ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:06:20 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:06:20 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:06:20 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/4/edit" for 192.168.1.138 at Mon Jul 23 19:06:53 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"4"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "4"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.9ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (24.1ms) -Compiled help_popups/application.css (2ms) (pid 49457) -Completed 200 OK in 103ms (Views: 98.2ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:06:53 -0600 2012 -Served asset /help_popups/application.css - 200 OK (32ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:06:53 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:06:53 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:06:53 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:06:53 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/4/edit" for 192.168.1.138 at Mon Jul 23 19:07:14 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"4"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "4"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.9ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (30.0ms) -Completed 200 OK in 64ms (Views: 58.5ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:07:14 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:14 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:14 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:14 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:14 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/4/edit" for 192.168.1.138 at Mon Jul 23 19:07:23 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"4"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "4"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.4ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.0ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (173.1ms) -Completed 200 OK in 205ms (Views: 200.0ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:07:23 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:23 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:23 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:23 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:23 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 19:07:28 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:34:45 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (14.2ms) -Completed 200 OK in 40ms (Views: 38.4ms | ActiveRecord: 0.9ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (0.6ms) +Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:28 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:28 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:28 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:07:28 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:34:45 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:28 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/4/edit" for 192.168.1.138 at Mon Jul 23 19:07:29 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"4"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "4"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.9ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (24.5ms) -Completed 200 OK in 59ms (Views: 53.8ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:07:29 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:29 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 12:34:45 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:29 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:34:45 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:29 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:29 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 19:07:30 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (15.2ms) -Completed 200 OK in 42ms (Views: 39.6ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:07:31 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:31 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 12:34:45 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:31 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:31 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 12:34:45 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:31 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) +Started POST "/help_popups/login" for 127.0.0.1 at Sat Jul 28 12:34:47 -0600 2012 +Processing by HelpPopups::TopicsController#login as HTML + Parameters: {"help_popups_password"=>"[FILTERED]"} +Redirected to http://localhost:3000/help_popups/topics +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 19:07:32 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (6.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (21.1ms) -Completed 200 OK in 47ms (Views: 46.1ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:32 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:32 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:07:32 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (3ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:32 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:32 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 19:07:33 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:34:47 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (14.0ms) -Completed 200 OK in 41ms (Views: 38.1ms | ActiveRecord: 0.9ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (0.2ms) +Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:07:34 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:34:47 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:34 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:34 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:34 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 12:34:47 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:34 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/help_popups/topics/4/edit" for 192.168.1.138 at Mon Jul 23 19:07:35 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"4"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "4"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.1ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (189.4ms) -Completed 200 OK in 221ms (Views: 215.1ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:07:35 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:35 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:35 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:35 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 12:34:47 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:35 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:34:47 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 19:07:37 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (18.1ms) -Completed 200 OK in 45ms (Views: 42.8ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:37 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:37 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 12:34:47 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:07:38 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:38 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:38 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 19:07:46 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.9ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (19.8ms) -Completed 200 OK in 46ms (Views: 44.7ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:07:46 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:46 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:46 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:46 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:46 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 19:07:48 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:36:21 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (13.8ms) -Completed 200 OK in 41ms (Views: 39.0ms | ActiveRecord: 0.9ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (0.1ms) +Compiled help_popups/application.css (0ms) (pid 3275) +Completed 200 OK in 14ms (Views: 14.1ms | ActiveRecord: 0.0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:48 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:36:21 -0600 2012 +Served asset /help_popups/application.css - 200 OK (5ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:48 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 12:36:21 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:48 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:07:48 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:48 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 12:36:21 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 19:07:50 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.8ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (19.8ms) -Completed 200 OK in 46ms (Views: 44.6ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:50 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:51 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:07:51 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:51 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 12:36:21 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:51 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (12ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:36:21 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started POST "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 19:07:58 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"BACON", "title"=>"Bacon is Very", "body"=>"DAMN GOOD!"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction - HelpPopups::Topic Exists (0.4ms) SELECT 1 AS one FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - SQL (1.4ms) INSERT INTO "help_popups_topics" ("body", "code", "created_at", "parent_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["body", "DAMN GOOD!"], ["code", "BACON"], ["created_at", Tue, 24 Jul 2012 01:07:58 UTC +00:00], ["parent_id", -1], ["title", "Bacon is Very"], ["updated_at", Tue, 24 Jul 2012 01:07:58 UTC +00:00]] -  (92.1ms) commit transaction -Redirected to http://192.168.1.144:3000/help_popups/topics -Completed 302 Found in 113ms (ActiveRecord: 94.0ms) +Started POST "/help_popups/login" for 127.0.0.1 at Sat Jul 28 12:36:23 -0600 2012 +Processing by HelpPopups::TopicsController#login as HTML + Parameters: {"help_popups_password"=>"[FILTERED]"} +Redirected to http://localhost:3000/help_popups/topics +Completed 302 Found in 0ms (ActiveRecord: 0.0ms) -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 19:07:58 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:36:23 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.4ms) -Completed 200 OK in 43ms (Views: 40.7ms | ActiveRecord: 0.9ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (0.1ms) +Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:07:59 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:59 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 12:36:23 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:59 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (14ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:59 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:07:59 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/4/edit" for 192.168.1.138 at Mon Jul 23 19:09:09 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"4"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "4"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (6.5ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (179.7ms) -Completed 200 OK in 210ms (Views: 204.9ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:09:09 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:09:09 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:09:09 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:09:09 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 12:36:23 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:09:09 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/4/edit" for 192.168.1.138 at Mon Jul 23 19:09:20 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"4"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "4"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (6.4ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (28.7ms) -Completed 200 OK in 60ms (Views: 53.9ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:09:20 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:09:20 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 12:36:23 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:09:20 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:36:23 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:09:20 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:36:23 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:09:20 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/4/edit" for 192.168.1.138 at Mon Jul 23 19:09:36 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"4"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "4"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (6.4ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (26.0ms) -Completed 200 OK in 61ms (Views: 55.7ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:09:36 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:09:36 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:09:36 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:09:36 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:09:36 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/4/edit" for 192.168.1.138 at Mon Jul 23 19:09:45 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"4"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "4"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.7ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (25.3ms) -Completed 200 OK in 58ms (Views: 51.7ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:09:46 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:09:46 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:09:46 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (12ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:09:46 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:09:46 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/4/edit" for 192.168.1.138 at Mon Jul 23 19:09:53 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"4"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "4"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.8ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (27.0ms) -Completed 200 OK in 57ms (Views: 51.9ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:09:54 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:09:54 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:09:54 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:09:54 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:09:54 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started PUT "/help_popups/topics/4" for 192.168.1.138 at Mon Jul 23 19:09:59 -0600 2012 -Processing by HelpPopups::TopicsController#update as HTML - Parameters: {"commit"=>"Edit Topic", "topic"=>{"code"=>"TEST3", "title"=>"Bacon", "body"=>"Is<b> good</b>"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓", "id"=>"4"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "4"]] -  (0.2ms) begin transaction - HelpPopups::Topic Exists (0.4ms) SELECT 1 AS one FROM "help_popups_topics" WHERE ("help_popups_topics"."code" = 'TEST3' AND "help_popups_topics"."id" != 4) LIMIT 1 -  (0.6ms) UPDATE "help_popups_topics" SET "updated_at" = '2012-07-24 01:09:59.728375', "body" = 'Is<b> good</b>' WHERE "help_popups_topics"."id" = 4 -  (81.6ms) commit transaction -Redirected to http://192.168.1.144:3000/help_popups/topics -Completed 302 Found in 107ms (ActiveRecord: 83.1ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 19:09:59 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:36:59 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (19.0ms) -Completed 200 OK in 45ms (Views: 43.1ms | ActiveRecord: 0.9ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (0.7ms) +Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:10:00 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:36:59 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:00 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:00 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:00 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:00 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 12:36:59 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics/5/edit" for 192.168.1.138 at Mon Jul 23 19:10:01 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"5"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "5"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (24.2ms) -Completed 200 OK in 55ms (Views: 49.8ms | ActiveRecord: 0.3ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:36:59 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:10:01 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:01 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:01 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:01 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:01 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 12:36:59 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 19:10:03 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (17.3ms) -Completed 200 OK in 48ms (Views: 46.0ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:10:04 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:04 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:04 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:04 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 12:36:59 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:04 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) +Started POST "/help_popups/login" for 127.0.0.1 at Sat Jul 28 12:37:00 -0600 2012 +Processing by HelpPopups::TopicsController#login as HTML + Parameters: {"help_popups_password"=>"[FILTERED]"} +Redirected to http://localhost:3000/help_popups/topics +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) -Started GET "/help_popups/topics/4/edit" for 192.168.1.138 at Mon Jul 23 19:10:04 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"4"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "4"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.4ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (23.9ms) -Completed 200 OK in 55ms (Views: 48.7ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:10:05 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:05 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:05 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:05 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:05 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started PUT "/help_popups/topics/4" for 192.168.1.138 at Mon Jul 23 19:10:15 -0600 2012 -Processing by HelpPopups::TopicsController#update as HTML - Parameters: {"commit"=>"Edit Topic", "topic"=>{"code"=>"TEST3", "title"=>"Bacon", "body"=>"<u>Is<b> good</b></u>"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓", "id"=>"4"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "4"]] -  (0.2ms) begin transaction - HelpPopups::Topic Exists (0.4ms) SELECT 1 AS one FROM "help_popups_topics" WHERE ("help_popups_topics"."code" = 'TEST3' AND "help_popups_topics"."id" != 4) LIMIT 1 -  (1.0ms) UPDATE "help_popups_topics" SET "updated_at" = '2012-07-24 01:10:15.716718', "body" = '<u>Is<b> good</b></u>' WHERE "help_popups_topics"."id" = 4 -  (1.7ms) commit transaction -Redirected to http://192.168.1.144:3000/help_popups/topics -Completed 302 Found in 25ms (ActiveRecord: 3.6ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 19:10:15 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:37:00 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.3ms) -Completed 200 OK in 42ms (Views: 40.5ms | ActiveRecord: 0.9ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (0.1ms) +Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:10:16 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:16 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:16 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:16 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:16 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (14ms) - - -Started GET "/help_popups/topics/4/edit" for 192.168.1.138 at Mon Jul 23 19:10:17 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"4"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "4"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.4ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (24.1ms) -Completed 200 OK in 54ms (Views: 49.0ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:10:17 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:17 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:17 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:17 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:00 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:17 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 19:10:23 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.4ms) -Completed 200 OK in 42ms (Views: 40.3ms | ActiveRecord: 1.0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:23 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:23 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:00 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:10:23 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:23 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:00 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:23 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/5/edit" for 192.168.1.138 at Mon Jul 23 19:10:24 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"5"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "5"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.4ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (29.7ms) -Completed 200 OK in 61ms (Views: 55.5ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:10:25 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:37:00 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:25 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:00 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:25 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) +Started POST "/help_popups/login" for 127.0.0.1 at Sat Jul 28 12:37:03 -0600 2012 +Processing by HelpPopups::TopicsController#login as HTML + Parameters: {"help_popups_password"=>"[FILTERED]"} +Redirected to http://localhost:3000/help_popups/topics +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:25 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:25 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 19:10:26 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:37:03 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.4ms) -Completed 200 OK in 42ms (Views: 40.5ms | ActiveRecord: 0.9ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (0.2ms) +Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:10:26 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:26 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:26 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:03 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:26 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (4ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:03 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:26 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:03 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics/1/edit" for 192.168.1.138 at Mon Jul 23 19:10:27 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"1"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "1"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.4ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (24.1ms) -Completed 200 OK in 55ms (Views: 50.2ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:10:27 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:27 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:03 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:27 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:27 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:28 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started PUT "/help_popups/topics/1" for 192.168.1.138 at Mon Jul 23 19:10:37 -0600 2012 -Processing by HelpPopups::TopicsController#update as HTML - Parameters: {"commit"=>"Edit Topic", "topic"=>{"code"=>"BACON", "title"=>"This is a test", "body"=>"Testing the emergency broadcasting system. "}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓", "id"=>"1"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "1"]] -  (0.2ms) begin transaction - HelpPopups::Topic Exists (0.4ms) SELECT 1 AS one FROM "help_popups_topics" WHERE ("help_popups_topics"."code" = 'BACON' AND "help_popups_topics"."id" != 1) LIMIT 1 -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (2.7ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.4ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (26.3ms) -Completed 200 OK in 73ms (Views: 51.2ms | ActiveRecord: 1.2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:10:37 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:37:03 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:37 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) +Started POST "/help_popups/login" for 127.0.0.1 at Sat Jul 28 12:37:06 -0600 2012 +Processing by HelpPopups::TopicsController#login as HTML + Parameters: {"help_popups_password"=>"[FILTERED]"} +Redirected to http://localhost:3000/help_popups/topics +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:37 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:37 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:37 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started PUT "/help_popups/topics/1" for 192.168.1.138 at Mon Jul 23 19:10:41 -0600 2012 -Processing by HelpPopups::TopicsController#update as HTML - Parameters: {"commit"=>"Edit Topic", "topic"=>{"code"=>"BACON", "title"=>"This is a test", "body"=>"<br>"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓", "id"=>"1"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "1"]] -  (0.2ms) begin transaction - HelpPopups::Topic Exists (0.4ms) SELECT 1 AS one FROM "help_popups_topics" WHERE ("help_popups_topics"."code" = 'BACON' AND "help_popups_topics"."id" != 1) LIMIT 1 -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (2.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.5ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (27.8ms) -Completed 200 OK in 76ms (Views: 53.7ms | ActiveRecord: 1.2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:10:41 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:41 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:41 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:41 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:41 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started PUT "/help_popups/topics/1" for 192.168.1.138 at Mon Jul 23 19:10:48 -0600 2012 -Processing by HelpPopups::TopicsController#update as HTML - Parameters: {"commit"=>"Edit Topic", "topic"=>{"code"=>"", "title"=>"This is a test", "body"=>"<br>"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓", "id"=>"1"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "1"]] -  (0.2ms) begin transaction - HelpPopups::Topic Exists (0.4ms) SELECT 1 AS one FROM "help_popups_topics" WHERE ("help_popups_topics"."code" = '' AND "help_popups_topics"."id" != 1) LIMIT 1 -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (2.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.5ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (26.9ms) -Completed 200 OK in 74ms (Views: 52.0ms | ActiveRecord: 1.1ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:49 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:10:49 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:49 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (15ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:49 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:49 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started PUT "/help_popups/topics/1" for 192.168.1.138 at Mon Jul 23 19:10:52 -0600 2012 -Processing by HelpPopups::TopicsController#update as HTML - Parameters: {"commit"=>"Edit Topic", "topic"=>{"code"=>"TEST5", "title"=>"This is a test", "body"=>"<br>"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓", "id"=>"1"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "1"]] -  (0.2ms) begin transaction - HelpPopups::Topic Exists (0.4ms) SELECT 1 AS one FROM "help_popups_topics" WHERE ("help_popups_topics"."code" = 'TEST5' AND "help_popups_topics"."id" != 1) LIMIT 1 -  (0.6ms) UPDATE "help_popups_topics" SET "updated_at" = '2012-07-24 01:10:52.670315', "code" = 'TEST5', "body" = '<br>' WHERE "help_popups_topics"."id" = 1 -  (289.3ms) commit transaction -Redirected to http://192.168.1.144:3000/help_popups/topics -Completed 302 Found in 313ms (ActiveRecord: 290.8ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 19:10:53 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:37:06 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.6ms) -Completed 200 OK in 47ms (Views: 44.8ms | ActiveRecord: 1.0ms) +  (0.1ms) SELECT COUNT(*) FROM "help_popups_topics" + HelpPopups::Topic Load (0.1ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (8.4ms) +Completed 200 OK in 12ms (Views: 11.4ms | ActiveRecord: 0.5ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 19:10:53 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:53 -0600 2012 -Served asset /jquery.js - 304 Not Modified (6ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:53 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:53 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:07 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 19:10:53 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:07 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 21:39:35 -0600 2012 -Connecting to database specified by database.yml -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (59.0ms) -Completed 200 OK in 205ms (Views: 166.8ms | ActiveRecord: 4.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 21:39:36 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (124ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 21:39:36 -0600 2012 -Served asset /jquery_ujs.js - 200 OK (11ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 21:39:36 -0600 2012 -Served asset /jquery.js - 200 OK (14ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 21:39:36 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (48ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 21:39:36 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (58ms) - - -Started GET "/help_popups/topics/5/edit" for 192.168.1.138 at Mon Jul 23 21:39:38 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"5"} - HelpPopups::Topic Load (0.8ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "5"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (2.1ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.7ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (42.3ms) -Completed 200 OK in 75ms (Views: 67.5ms | ActiveRecord: 0.8ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 21:39:39 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 21:39:39 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 21:39:39 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:37:07 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 21:39:39 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:07 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 21:39:39 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 21:39:42 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (17.6ms) -Completed 200 OK in 45ms (Views: 42.7ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 21:39:42 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 21:39:42 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 21:39:42 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 21:39:42 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:07 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 21:39:43 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) +Started GET "/" for 127.0.0.1 at Sat Jul 28 12:37:08 -0600 2012 - -Started GET "/help_popups/topics/1/edit" for 192.168.1.138 at Mon Jul 23 21:40:59 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"1"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "1"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.2ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (24.0ms) -Completed 200 OK in 54ms (Views: 48.7ms | ActiveRecord: 0.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 21:40:59 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 21:40:59 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 21:40:59 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 21:40:59 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 21:40:59 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 21:41:00 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.4ms) -Completed 200 OK in 42ms (Views: 40.3ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 21:41:00 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 21:41:00 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 21:41:00 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 21:41:00 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 21:41:00 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 21:41:02 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.2ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (153.3ms) -Completed 200 OK in 181ms (Views: 179.0ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 21:41:02 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 21:41:02 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 21:41:02 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 21:41:02 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 21:41:02 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (4ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 21:41:05 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.6ms) -Completed 200 OK in 43ms (Views: 40.8ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 21:41:05 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 21:41:05 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 21:41:05 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 21:41:05 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 21:41:05 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 21:43:21 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.2ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (18.8ms) -Completed 200 OK in 45ms (Views: 43.6ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 21:43:21 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 21:43:21 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 21:43:21 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 21:43:21 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 21:43:22 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 21:43:23 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.7ms) -Completed 200 OK in 43ms (Views: 40.7ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 21:43:24 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 21:43:24 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 21:43:24 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 21:43:24 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 21:43:24 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 21:43:25 -0600 2012 -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.2ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (19.0ms) -Completed 200 OK in 45ms (Views: 43.9ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 21:43:25 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 21:43:25 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 21:43:25 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 21:43:25 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 21:43:25 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started POST "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 21:43:26 -0600 2012 -Processing by HelpPopups::TopicsController#create as HTML - Parameters: {"commit"=>"Add Topic", "topic"=>{"code"=>"", "title"=>"", "body"=>"<br>"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓"} -  (0.2ms) begin transaction - HelpPopups::Topic Exists (0.4ms) SELECT 1 AS one FROM "help_popups_topics" WHERE "help_popups_topics"."code" = '' LIMIT 1 -  (0.2ms) rollback transaction - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (4.7ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.5ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (24.2ms) -Completed 200 OK in 111ms (Views: 49.6ms | ActiveRecord: 0.8ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 21:43:26 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 21:43:26 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 21:43:26 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 21:43:26 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 21:43:26 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 21:43:29 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.6ms) -Completed 200 OK in 45ms (Views: 43.0ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 21:43:29 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 21:43:29 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 21:43:29 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 21:43:29 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 21:43:29 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/new" for 192.168.1.138 at Mon Jul 23 21:45:46 -0600 2012 -Connecting to database specified by database.yml -Processing by HelpPopups::TopicsController#new as HTML - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (2.2ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/new.html.erb within layouts/help_popups/application (37.2ms) -Completed 200 OK in 203ms (Views: 138.0ms | ActiveRecord: 3.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 21:45:47 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (41ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 21:45:47 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 21:45:48 -0600 2012 -Served asset /jquery.js - 304 Not Modified (118ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 21:45:48 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (13ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 21:45:48 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (37ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 21:45:49 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (22.4ms) -Completed 200 OK in 50ms (Views: 47.5ms | ActiveRecord: 1.0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 21:45:49 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 21:45:49 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 21:45:49 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 21:45:49 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 21:45:49 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 21:46:26 -0600 2012 - -ActionController::RoutingError (uninitialized constant PagtesController): - activesupport (3.2.6) lib/active_support/inflector/methods.rb:218:in `constantize' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `each' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `constantize' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:54:in `controller' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:32:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 21:46:37 -0600 2012 -Processing by PagesController#test_popup as HTML - Rendered pages/test_popup.html.erb within layouts/application (0.8ms) -Compiled pages.css (2ms) (pid 49985) -Compiled application.css (39ms) (pid 49985) -Compiled pages.js (2ms) (pid 49985) -Compiled application.js (243ms) (pid 49985) -Completed 200 OK in 473ms (Views: 471.6ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 21:46:38 -0600 2012 -Served asset /pages.js - 200 OK (9ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 21:46:38 -0600 2012 -Served asset /application.js - 200 OK (47ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 21:46:38 -0600 2012 -Served asset /application.css - 200 OK (34ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 21:46:38 -0600 2012 -Served asset /pages.css - 200 OK (10ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 21:46:38 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 21:46:38 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 21:47:49 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 7ms - -NameError (uninitialized constant PagesController::HelpPopup): - app/controllers/pages_controller.rb:5:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (36.0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 21:48:10 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:5:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (33.0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 21:48:38 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:5:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 21:48:40 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:5:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.3ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 21:49:02 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:5:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.3ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 21:49:04 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:5:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.2ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 21:49:28 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:5:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (125.7ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (153.6ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 21:49:47 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:5:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (38.3ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 21:50:39 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -ThreadError (uncaught throw `HelpPopups' in thread 0x9c8e00): - app/controllers/pages_controller.rb:5:in `throw' - app/controllers/pages_controller.rb:5:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.1ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 21:50:51 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:5:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.2ms) - - -Started GET "/help_popups/admin/index" for 192.168.1.138 at Mon Jul 23 21:54:49 -0600 2012 - -ActionController::RoutingError (No route matches [GET] "/help_popups/admin/index"): +ActionController::RoutingError (No route matches [GET] "/"): actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call' @@ -16045,4683 +3401,260 @@ railties (3.2.6) lib/rails/engine.rb:479:in `call' railties (3.2.6) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/content_length.rb:14:in `call' railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:95:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `each' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:92:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:23:in `start' + /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/webrick/server.rb:82:in `start' rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' rack (1.4.1) lib/rack/server.rb:265:in `start' railties (3.2.6) lib/rails/commands/server.rb:70:in `start' railties (3.2.6) lib/rails/commands.rb:55 railties (3.2.6) lib/rails/commands.rb:50:in `tap' railties (3.2.6) lib/rails/commands.rb:50 script/rails:6:in `require' script/rails:6 - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) + Rendered /Library/Ruby/Gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.4ms) -Started GET "/help_popups/topics/" for 192.168.1.138 at Mon Jul 23 21:54:53 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (56.9ms) -Completed 200 OK in 185ms (Views: 144.9ms | ActiveRecord: 4.4ms) +Started GET "/help_popups/login" for 127.0.0.1 at Sat Jul 28 12:37:14 -0600 2012 +Processing by HelpPopups::TopicsController#login as HTML +Redirected to http://localhost:3000/help_popups/topics +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 21:54:54 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (23ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 21:54:54 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 21:54:54 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (14ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 21:54:54 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (13ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 21:54:54 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (36ms) - - -Started GET "/help_popups/topics/" for 192.168.1.138 at Mon Jul 23 21:55:20 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:37:14 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (18.5ms) -Completed 200 OK in 45ms (Views: 42.7ms | ActiveRecord: 0.9ms) +  (0.1ms) SELECT COUNT(*) FROM "help_popups_topics" + HelpPopups::Topic Load (0.1ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (38.8ms) +Completed 200 OK in 43ms (Views: 42.1ms | ActiveRecord: 0.2ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 21:55:21 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:14 -0600 2012 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 21:55:21 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:14 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 21:55:21 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 21:55:21 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:14 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 21:55:21 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:37:14 -0600 2012 +Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/help_popups/topics/" for 192.168.1.138 at Mon Jul 23 21:55:23 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.6ms) -Completed 200 OK in 44ms (Views: 41.8ms | ActiveRecord: 0.9ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:14 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 21:55:23 -0600 2012 -Served asset /help_popups/application.css - 200 OK (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 21:55:23 -0600 2012 -Served asset /jquery.js - 200 OK (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 21:55:23 -0600 2012 -Served asset /jquery_ujs.js - 200 OK (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 21:55:23 -0600 2012 -Served asset /help_popups/topics.js - 200 OK (10ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 21:55:23 -0600 2012 -Served asset /help_popups/application.js - 200 OK (2ms) - - -Started GET "/help_popups/topics/" for 192.168.1.138 at Mon Jul 23 21:55:41 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:37:32 -0600 2012 +Connecting to database specified by database.yml Processing by HelpPopups::TopicsController#index as HTML -Completed 500 Internal Server Error in 3ms +  (0.1ms) SELECT COUNT(*) FROM "help_popups_topics"  + HelpPopups::Topic Load (0.1ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (38.5ms) +Completed 200 OK in 63ms (Views: 55.3ms | ActiveRecord: 0.8ms) -NoMethodError (undefined method `hi' for HelpPopups:Module): - /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:7:in `index' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' - actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' - actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__199225275__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/abstract_controller/callbacks.rb:17:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:29:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/params_wrapper.rb:206:in `process_action' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' - actionpack (3.2.6) lib/abstract_controller/base.rb:121:in `process' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:45:in `process' - actionpack (3.2.6) lib/action_controller/metal.rb:203:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal.rb:246:in `action' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:36:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:37:32 -0600 2012 +Served asset /help_popups/application.css - 304 Not Modified (2ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.5ms) - -Started GET "/help_popups/topics/" for 192.168.1.138 at Mon Jul 23 21:55:48 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (48.7ms) -Completed 200 OK in 79ms (Views: 73.3ms | ActiveRecord: 2.3ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 21:55:49 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:32 -0600 2012 Served asset /jquery.js - 304 Not Modified (2ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 21:55:49 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:32 -0600 2012 +Served asset /jquery_ujs.js - 304 Not Modified (2ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 21:55:49 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 21:55:49 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 21:55:49 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/" for 192.168.1.138 at Mon Jul 23 21:55:54 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title -Completed 500 Internal Server Error in 178ms - -NameError (undefined local variable or method `h2i' for #<HelpPopups::TopicsController:0x2419dc4>): - /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:7:in `index' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' - actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' - actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__199225275__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/abstract_controller/callbacks.rb:17:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:29:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/params_wrapper.rb:206:in `process_action' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' - actionpack (3.2.6) lib/abstract_controller/base.rb:121:in `process' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:45:in `process' - actionpack (3.2.6) lib/action_controller/metal.rb:203:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal.rb:246:in `action' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:36:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (33.6ms) - - -Started GET "/help_popups/topics/" for 192.168.1.138 at Mon Jul 23 21:56:01 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (49.6ms) -Completed 200 OK in 81ms (Views: 75.6ms | ActiveRecord: 2.3ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 21:56:02 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 21:56:02 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 21:56:02 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (3ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 21:56:02 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 21:56:02 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/" for 192.168.1.138 at Mon Jul 23 21:56:20 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title -Completed 500 Internal Server Error in 51ms - -NameError (undefined local variable or method `hi' for #<HelpPopups::TopicsController:0x24b2218>): - /Users/dereksweet/work/myGems/help_popups/app/controllers/help_popups/topics_controller.rb:7:in `index' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' - actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' - actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__199225275__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/abstract_controller/callbacks.rb:17:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:29:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/params_wrapper.rb:206:in `process_action' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' - actionpack (3.2.6) lib/abstract_controller/base.rb:121:in `process' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:45:in `process' - actionpack (3.2.6) lib/action_controller/metal.rb:203:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal.rb:246:in `action' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:36:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (130.6ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (157.9ms) - - -Started GET "/help_popups/topics/" for 192.168.1.138 at Mon Jul 23 21:56:29 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (48.9ms) -Completed 200 OK in 79ms (Views: 73.5ms | ActiveRecord: 2.2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 21:56:30 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 21:56:30 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 21:56:30 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 21:56:30 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 21:56:30 -0600 2012 +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:32 -0600 2012 Served asset /help_popups/topics.js - 304 Not Modified (2ms) -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 22:57:50 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:32 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (6ms) -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:5:in `test_popup' - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.6ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 22:58:06 -0600 2012 +Started GET "/test_popup" for 127.0.0.1 at Sat Jul 28 12:37:35 -0600 2012 Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 36ms + HelpPopups::Topic Load (0.1ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 + Rendered pages/test_popup.html.erb within layouts/application (4.4ms) +Completed 200 OK in 52ms (Views: 51.8ms | ActiveRecord: 0.1ms) -NoMethodError (undefined method `hi' for HelpPopups::ApplicationController:Class): - app/controllers/pages_controller.rb:5:in `test_popup' +Started GET "/assets/pages.css?body=1" for 127.0.0.1 at Sat Jul 28 12:37:36 -0600 2012 +Served asset /pages.css - 304 Not Modified (1ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.1ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (33.9ms) - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 22:58:16 -0600 2012 -Processing by PagesController#test_popup as HTML - Rendered pages/test_popup.html.erb within layouts/application (1.1ms) -Completed 200 OK in 257ms (Views: 221.4ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 22:58:17 -0600 2012 -Served asset /application.css - 304 Not Modified (26ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 22:58:17 -0600 2012 -Served asset /pages.css - 304 Not Modified (10ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 22:58:17 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:36 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 22:58:17 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:36 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 22:58:17 -0600 2012 -Served asset /pages.js - 304 Not Modified (12ms) +Started GET "/assets/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:37:36 -0600 2012 +Served asset /application.css - 304 Not Modified (3ms) -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 22:58:17 -0600 2012 -Served asset /application.js - 304 Not Modified (47ms) +Started GET "/assets/pages.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:36 -0600 2012 +Served asset /pages.js - 304 Not Modified (1ms) -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 22:59:00 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 38ms +Started GET "/assets/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:36 -0600 2012 +Served asset /application.js - 304 Not Modified (5ms) -NoMethodError (undefined method `hi' for HelpPopups::ApplicationController:Class): - app/controllers/pages_controller.rb:5:in `test_popup' +Started GET "/assets/help_popup.gif" for 127.0.0.1 at Sat Jul 28 12:37:36 -0600 2012 +Served asset /help_popup.gif - 304 Not Modified (1ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.2ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (31.8ms) +Started GET "/help_popups/login" for 127.0.0.1 at Sat Jul 28 12:37:55 -0600 2012 +Processing by HelpPopups::TopicsController#login as HTML +Redirected to http://localhost:3000/help_popups/topics +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 22:59:21 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms -NoMethodError (undefined method `ApplicationController' for HelpPopups:Module): - app/controllers/pages_controller.rb:5:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.3ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 22:59:53 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `ApplicationController' for HelpPopups:Module): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.7ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 22:59:55 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `ApplicationController' for HelpPopups:Module): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.2ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (33.0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:00:06 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.2ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:00:12 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 7ms - -NameError (uninitialized constant PagesController::He2lpPopups): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.2ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.1ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:00:19 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.3ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:02:24 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `debug' for HelpPopups:Module): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.7ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.8ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:02:33 -0600 2012 -Processing by PagesController#test_popup as HTML - Rendered pages/test_popup.html.erb within layouts/application (0.3ms) -Completed 200 OK in 29ms (Views: 27.5ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:02:33 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:02:33 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:02:33 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:02:33 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:02:33 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:02:33 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:02:50 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 12ms - -NoMethodError (undefined method `debug' for #<PagesController:0x257aad8>): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:03:48 -0600 2012 -Processing by PagesController#test_popup as HTML - Rendered pages/test_popup.html.erb within layouts/application (2.2ms) -Completed 200 OK in 31ms (Views: 29.1ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:03:49 -0600 2012 -Served asset /application.css - 304 Not Modified (10ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:03:49 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:03:49 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (11ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:03:49 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:03:49 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:03:49 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:04:05 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 2ms - -NoMethodError (undefined method `ApplicationController' for HelpPopups:Module): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.2ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:04:34 -0600 2012 -Processing by PagesController#test_popup as HTML - Rendered pages/test_popup.html.erb within layouts/application (0.8ms) -Completed 200 OK in 191ms (Views: 28.7ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:04:34 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:04:34 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:04:34 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:04:34 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:04:34 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:04:34 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:06:30 -0600 2012 -Processing by PagesController#test_popup as HTML - Rendered pages/test_popup.html.erb within layouts/application (21.3ms) -Completed 500 Internal Server Error in 31ms - -ActionView::Template::Error (can't dump anonymous class Class): - 1: This is a test<br/> - 2: <br/> - 3: '<%= @temp_message %>'<br/> - 4: '<%= @help_object.to_yaml %>' - app/views/pages/test_popup.html.erb:4:in `_app_views_pages_test_popup_html_erb__634771648_19738540' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (33.0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:06:43 -0600 2012 -Processing by PagesController#test_popup as HTML - Rendered pages/test_popup.html.erb within layouts/application (1.0ms) -Completed 200 OK in 30ms (Views: 28.3ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:06:43 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:06:43 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:06:43 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:06:43 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:06:43 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:06:43 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:11:00 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 12ms - -NameError (undefined local variable or method `hi' for #<PagesController:0x246f8f0>): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.9ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:11:08 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.6ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (162.5ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:11:15 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.7ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:12:39 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.2ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:12:40 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.2ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (31.7ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:13:09 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 14ms - -NameError (undefined local variable or method `hi' for #<PagesController:0x2470e80>): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.2ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (31.8ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:13:19 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (33.3ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:13:29 -0600 2012 - -ActionController::RoutingError (uninitialized constant HelpPopups::Applicati2onHelper): - app/controllers/application_controller.rb:4 - app/controllers/pages_controller.rb:1 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:13:37 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.5ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:14:06 -0600 2012 - -ActionController::RoutingError (uninitialized constant ApplicationController::HelpPo2pups): - app/controllers/application_controller.rb:4 - app/controllers/pages_controller.rb:1 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:14:15 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (33.1ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:14:29 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (38.2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:15:29 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:15:30 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.2ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:15:38 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.6ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.4ms) - - -Started GET "/help_popups/topics/" for 192.168.1.138 at Mon Jul 23 23:16:30 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:37:55 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (64.1ms) -Completed 500 Internal Server Error in 112ms +  (0.1ms) SELECT COUNT(*) FROM "help_popups_topics" + HelpPopups::Topic Load (0.1ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (1.7ms) +Completed 200 OK in 5ms (Views: 5.0ms | ActiveRecord: 0.2ms) -ActionView::Template::Error (undefined method `hi' for HelpPopups:Module): - 18: </table> - 19: <% end %> - 20: <br/> - 21: <%= link_to "Add New Help Topic", new_topic_path %> '<%= HelpPopups.hi %>' - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:21:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_index_html_erb___652050875_19848010' - actionpack (3.2.6) lib/action_view/template.rb:145:in `send' - actionpack (3.2.6) lib/action_view/template.rb:145:in `render' - activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' - actionpack (3.2.6) lib/action_view/template.rb:143:in `render' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:47:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:46:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:45:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:18:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:36:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:17:in `render' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:110:in `_render_template' - actionpack (3.2.6) lib/action_controller/metal/streaming.rb:225:in `_render_template' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:103:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/renderers.rb:28:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:88:in `render' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:16:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - /usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:39:in `render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' - actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' - actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__199225275__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/abstract_controller/callbacks.rb:17:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:29:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/params_wrapper.rb:206:in `process_action' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' - actionpack (3.2.6) lib/abstract_controller/base.rb:121:in `process' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:45:in `process' - actionpack (3.2.6) lib/action_controller/metal.rb:203:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal.rb:246:in `action' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:36:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:55 -0600 2012 +Served asset /help_popups/application.js - 304 Not Modified (0ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (33.2ms) +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:55 -0600 2012 +Served asset /help_popups/topics.js - 304 Not Modified (0ms) -Started GET "/help_popups/topics/" for 192.168.1.138 at Mon Jul 23 23:16:56 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (51.7ms) -Completed 500 Internal Server Error in 67ms -ActionView::Template::Error (undefined method `hi' for HelpPopups:Module): - 18: </table> - 19: <% end %> - 20: <br/> - 21: <%= link_to "Add New Help Topic", new_topic_path %> '<%= HelpPopups.hi %>' - /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb:21:in `___sers_dereksweet_work_my_ems_help_popups_app_views_help_popups_topics_index_html_erb___652050875_19848010' - actionpack (3.2.6) lib/action_view/template.rb:145:in `send' - actionpack (3.2.6) lib/action_view/template.rb:145:in `render' - activesupport (3.2.6) lib/active_support/notifications.rb:125:in `instrument' - actionpack (3.2.6) lib/action_view/template.rb:143:in `render' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:47:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:46:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:45:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/template_renderer.rb:18:in `render' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:36:in `render_template' - actionpack (3.2.6) lib/action_view/renderer/renderer.rb:17:in `render' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:110:in `_render_template' - actionpack (3.2.6) lib/action_controller/metal/streaming.rb:225:in `_render_template' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:103:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/renderers.rb:28:in `render_to_body' - actionpack (3.2.6) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:88:in `render' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:16:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - /usr/local/lib/ruby/1.8/benchmark.rb:308:in `realtime' - activesupport (3.2.6) lib/active_support/core_ext/benchmark.rb:5:in `ms' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:40:in `render' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:39:in `render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' - actionpack (3.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' - actionpack (3.2.6) lib/abstract_controller/base.rb:167:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' - actionpack (3.2.6) lib/abstract_controller/callbacks.rb:18:in `process_action' - activesupport (3.2.6) lib/active_support/callbacks.rb:403:in `_run__492849481__process_action__199225275__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/abstract_controller/callbacks.rb:17:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - activesupport (3.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' - activesupport (3.2.6) lib/active_support/notifications.rb:123:in `instrument' - actionpack (3.2.6) lib/action_controller/metal/instrumentation.rb:29:in `process_action' - actionpack (3.2.6) lib/action_controller/metal/params_wrapper.rb:206:in `process_action' - activerecord (3.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' - actionpack (3.2.6) lib/abstract_controller/base.rb:121:in `process' - actionpack (3.2.6) lib/abstract_controller/rendering.rb:45:in `process' - actionpack (3.2.6) lib/action_controller/metal.rb:203:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' - actionpack (3.2.6) lib/action_controller/metal.rb:246:in `action' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:73:in `dispatch' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:36:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `send' - railties (3.2.6) lib/rails/railtie/configurable.rb:30:in `method_missing' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (33.3ms) - - -Started GET "/help_popups/topics/" for 192.168.1.138 at Mon Jul 23 23:17:14 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (51.4ms) -Completed 200 OK in 144ms (Views: 138.7ms | ActiveRecord: 2.2ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:17:14 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (35ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:17:14 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:17:14 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (13ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 23:17:14 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (13ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:17:14 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (36ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:17:32 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 12ms - -NameError (undefined local variable or method `hi' for #<PagesController:0x24dff10>): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.6ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:17:44 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 7ms - -NameError (uninitialized constant PagesController::Helpers): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (33.2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:18:19 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 7ms - -NameError (uninitialized constant PagesController::Helpers): - app/controllers/pages_controller.rb:5:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.2ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.1ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:18:29 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 1ms - -NoMethodError (undefined method `hi' for HelpPopups:Module): - app/controllers/pages_controller.rb:5:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.1ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:18:36 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 12ms - -NameError (undefined local variable or method `hi' for #<PagesController:0x241c22c>): - app/controllers/pages_controller.rb:5:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.3ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:19:17 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 126ms - -NameError (undefined local variable or method `hi' for #<PagesController:0x239d2ec>): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.5ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:22:23 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 12ms - -NameError (undefined local variable or method `hi' for #<PagesController:0x2590e00>): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.6ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (38.7ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:22:39 -0600 2012 -Processing by PagesController#test_popup as HTML -Completed 500 Internal Server Error in 11ms - -NameError (undefined local variable or method `hi' for #<PagesController:0x251d694>): - app/controllers/pages_controller.rb:3:in `test_popup' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.3ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.4ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:28:18 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - Rendered pages/test_popup.html.erb within layouts/application (3.8ms) -Completed 200 OK in 104ms (Views: 102.1ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:28:19 -0600 2012 -Served asset /application.css - 304 Not Modified (23ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:28:19 -0600 2012 -Served asset /pages.css - 304 Not Modified (10ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:28:19 -0600 2012 -Served asset /jquery.js - 304 Not Modified (17ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:28:20 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:28:20 -0600 2012 -Served asset /pages.js - 304 Not Modified (9ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:28:20 -0600 2012 -Served asset /application.js - 304 Not Modified (47ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:28:26 -0600 2012 -Processing by PagesController#test_popup as HTML - Rendered pages/test_popup.html.erb within layouts/application (1.0ms) -Completed 200 OK in 30ms (Views: 28.7ms | ActiveRecord: 0.0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:28:27 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:28:27 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:28:27 -0600 2012 -Served asset /application.css - 304 Not Modified (12ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:28:27 -0600 2012 +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:55 -0600 2012 Served asset /jquery.js - 304 Not Modified (0ms) -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:28:27 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:28:27 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:28:44 -0600 2012 -Processing by PagesController#test_popup as HTML - Rendered pages/test_popup.html.erb within layouts/application (37.8ms) -Completed 500 Internal Server Error in 49ms - -ActionView::Template::Error (undefined local variable or method `hi' for #<#<Class:0x259e2e4>:0x259c980>): - 1: This is a test<br/> - 2: <br/> - 3: <%= hi %> - app/views/pages/test_popup.html.erb:3:in `_app_views_pages_test_popup_html_erb__634771648_20140800' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (36.8ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:30:09 -0600 2012 -Processing by PagesController#test_popup as HTML - Rendered pages/test_popup.html.erb within layouts/application (37.6ms) -Completed 500 Internal Server Error in 49ms - -ActionView::Template::Error (undefined method `help_popup' for #<#<Class:0x24e0744>:0x24defac>): - 1: This is a test<br/> - 2: <br/> - 3: <%= help_popup("TEST1") %> - app/views/pages/test_popup.html.erb:3:in `_app_views_pages_test_popup_html_erb__634771648_19329670' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (33.3ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:30:26 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - Rendered pages/test_popup.html.erb within layouts/application (56.4ms) -Completed 500 Internal Server Error in 79ms - -ActionView::Template::Error (Unknown key: code): - 1: This is a test<br/> - 2: <br/> - 3: <%= help_popup("TEST1") %> - app/views/pages/test_popup.html.erb:3:in `_app_views_pages_test_popup_html_erb__634771648_19619890' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.6ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (37.0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:30:44 -0600 2012 -Processing by PagesController#test_popup as HTML - Rendered pages/test_popup.html.erb within layouts/application (26.7ms) -Completed 500 Internal Server Error in 38ms - -ActionView::Template::Error (Unknown key: code): - 1: This is a test<br/> - 2: <br/> - 3: <%= help_popup("TEST1") %> - app/views/pages/test_popup.html.erb:3:in `_app_views_pages_test_popup_html_erb__634771648_19619890' - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.5ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.6ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (33.7ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:30:59 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (87.5ms) -Completed 200 OK in 187ms (Views: 181.1ms | ActiveRecord: 3.9ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:31:00 -0600 2012 -Served asset /application.css - 304 Not Modified (38ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:31:00 -0600 2012 -Served asset /pages.css - 304 Not Modified (10ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:31:00 -0600 2012 -Served asset /jquery.js - 304 Not Modified (120ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:31:00 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:31:00 -0600 2012 -Served asset /application.js - 304 Not Modified (32ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:31:00 -0600 2012 -Served asset /pages.js - 304 Not Modified (9ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:31:12 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (4.9ms) -Completed 200 OK in 32ms (Views: 30.3ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:31:13 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:31:13 -0600 2012 -Served asset /pages.css - 304 Not Modified (12ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:31:13 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (1ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:31:13 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:31:13 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:31:13 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/1/edit" for 192.168.1.138 at Mon Jul 23 23:31:23 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"1"} - HelpPopups::Topic Load (0.8ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "1"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (2.0ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (42.7ms) -Completed 200 OK in 145ms (Views: 138.9ms | ActiveRecord: 0.8ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:31:23 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (16ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:31:23 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:31:23 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 23:31:23 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (13ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:31:23 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (176ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Mon Jul 23 23:31:27 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (21.3ms) -Completed 200 OK in 48ms (Views: 46.0ms | ActiveRecord: 1.0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:31:27 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:31:27 -0600 2012 +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:37:55 -0600 2012 Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:31:27 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (14ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Mon Jul 23 23:31:27 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:31:27 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:31:48 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.4ms) SELECT "help_popups_topics".* FROM "help_popups_topics" LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (50.2ms) -Completed 200 OK in 79ms (Views: 75.4ms | ActiveRecord: 1.9ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:31:48 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:31:48 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:31:48 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:31:48 -0600 2012 +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 12:37:55 -0600 2012 Served asset /jquery_ujs.js - 304 Not Modified (0ms) -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:31:48 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:31:48 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:32:06 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'TEST5' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (101.0ms) -Completed 200 OK in 201ms (Views: 195.8ms | ActiveRecord: 3.7ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:32:07 -0600 2012 -Served asset /application.css - 304 Not Modified (18ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:32:07 -0600 2012 -Served asset /pages.css - 304 Not Modified (138ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:32:07 -0600 2012 -Served asset /pages.js - 304 Not Modified (9ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:32:07 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:32:07 -0600 2012 -Served asset /application.js - 304 Not Modified (44ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:32:07 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:32:10 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'TEST5' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (4.6ms) -Completed 200 OK in 31ms (Views: 29.7ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:32:10 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:32:10 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:32:10 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (11ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:32:10 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:32:10 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:32:10 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:32:22 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'TEST3' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (5.3ms) -Completed 200 OK in 32ms (Views: 30.3ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:32:23 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:32:23 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:32:23 -0600 2012 -Served asset /application.js - 304 Not Modified (14ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:32:23 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:32:23 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:32:23 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:32:32 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (5.2ms) -Completed 200 OK in 32ms (Views: 30.2ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:32:33 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:32:33 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:32:33 -0600 2012 -Served asset /jquery.js - 304 Not Modified (1ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:32:33 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:32:33 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:32:33 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:37:05 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (539.1ms) -Completed 200 OK in 641ms (Views: 635.5ms | ActiveRecord: 3.8ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:37:06 -0600 2012 -Served asset /pages.css - 304 Not Modified (10ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:37:06 -0600 2012 -Served asset /application.css - 304 Not Modified (140ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:37:06 -0600 2012 -Served asset /pages.js - 304 Not Modified (9ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:37:07 -0600 2012 -Served asset /application.js - 304 Not Modified (32ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:37:07 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:37:07 -0600 2012 -Served asset /jquery.js - 304 Not Modified (19ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:37:43 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (50.6ms) -Completed 200 OK in 80ms (Views: 76.3ms | ActiveRecord: 1.9ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:37:43 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:37:43 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:37:43 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:37:43 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:37:43 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:37:43 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:38:04 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (100.9ms) -Completed 200 OK in 202ms (Views: 196.1ms | ActiveRecord: 3.8ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:38:05 -0600 2012 -Served asset /application.css - 304 Not Modified (17ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:38:05 -0600 2012 -Served asset /jquery.js - 304 Not Modified (136ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:38:05 -0600 2012 -Served asset /pages.css - 304 Not Modified (10ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:38:05 -0600 2012 -Served asset /application.js - 304 Not Modified (33ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:38:05 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:38:05 -0600 2012 -Served asset /pages.js - 304 Not Modified (13ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:38:24 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (101.5ms) -Completed 200 OK in 203ms (Views: 197.1ms | ActiveRecord: 3.8ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:38:25 -0600 2012 -Served asset /application.css - 304 Not Modified (17ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:38:25 -0600 2012 -Served asset /pages.css - 304 Not Modified (134ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:38:25 -0600 2012 -Served asset /application.js - 304 Not Modified (50ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:38:25 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:38:25 -0600 2012 -Served asset /pages.js - 304 Not Modified (9ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:38:25 -0600 2012 -Served asset /jquery.js - 304 Not Modified (15ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:40:10 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (50.5ms) -Completed 200 OK in 79ms (Views: 75.7ms | ActiveRecord: 2.0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:40:10 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:40:10 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:40:10 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:40:10 -0600 2012 -Served asset /application.js - 304 Not Modified (3ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:40:10 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:40:10 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:40:24 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (100.3ms) -Completed 200 OK in 201ms (Views: 195.6ms | ActiveRecord: 3.8ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:40:25 -0600 2012 -Served asset /jquery.js - 304 Not Modified (119ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:40:25 -0600 2012 -Served asset /pages.js - 304 Not Modified (10ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:40:25 -0600 2012 -Served asset /pages.css - 304 Not Modified (10ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:40:25 -0600 2012 -Served asset /application.css - 304 Not Modified (29ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:40:25 -0600 2012 -Served asset /application.js - 304 Not Modified (54ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:40:25 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:41:47 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (4.6ms) -Compiled application.css (9ms) (pid 50499) -Completed 200 OK in 91ms (Views: 88.8ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:41:47 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:41:47 -0600 2012 -Served asset /application.css - 200 OK (31ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:41:47 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:41:47 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:41:47 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:41:47 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:46:54 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (100.9ms) -Completed 200 OK in 202ms (Views: 196.1ms | ActiveRecord: 4.0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:46:55 -0600 2012 -Served asset /application.css - 304 Not Modified (29ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:46:55 -0600 2012 -Served asset /pages.css - 304 Not Modified (132ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:46:56 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:46:56 -0600 2012 -Served asset /pages.js - 304 Not Modified (13ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:46:56 -0600 2012 -Served asset /application.js - 304 Not Modified (49ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:46:56 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:47:07 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (4.6ms) -Completed 200 OK in 31ms (Views: 29.7ms | ActiveRecord: 0.6ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:47:07 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:47:07 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:47:07 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:47:07 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:47:07 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:47:07 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:56:02 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (100.2ms) -Completed 200 OK in 201ms (Views: 195.9ms | ActiveRecord: 3.8ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:56:03 -0600 2012 -Served asset /pages.css - 304 Not Modified (33ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:56:03 -0600 2012 -Served asset /application.css - 304 Not Modified (142ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:56:03 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:56:03 -0600 2012 -Served asset /application.js - 304 Not Modified (32ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:56:04 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:56:04 -0600 2012 -Served asset /pages.js - 304 Not Modified (9ms) - - -Started GET "/test_popup" for 192.168.1.138 at Mon Jul 23 23:57:31 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (100.7ms) -Completed 200 OK in 203ms (Views: 197.2ms | ActiveRecord: 3.8ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Mon Jul 23 23:57:32 -0600 2012 -Served asset /application.css - 304 Not Modified (17ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Mon Jul 23 23:57:32 -0600 2012 -Served asset /pages.css - 304 Not Modified (132ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Mon Jul 23 23:57:32 -0600 2012 -Served asset /pages.js - 304 Not Modified (9ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Mon Jul 23 23:57:32 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Mon Jul 23 23:57:32 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Mon Jul 23 23:57:32 -0600 2012 -Served asset /application.js - 304 Not Modified (36ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:00:54 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (100.3ms) -Completed 200 OK in 201ms (Views: 195.7ms | ActiveRecord: 3.8ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:00:55 -0600 2012 -Served asset /pages.css - 304 Not Modified (10ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:00:55 -0600 2012 -Served asset /application.css - 304 Not Modified (140ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:00:55 -0600 2012 -Served asset /pages.js - 304 Not Modified (9ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:00:55 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:00:55 -0600 2012 -Served asset /application.js - 304 Not Modified (49ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:00:55 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:02:05 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (4.7ms) -Compiled application.css (9ms) (pid 50596) -Completed 200 OK in 92ms (Views: 90.4ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:02:05 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:02:05 -0600 2012 -Served asset /application.css - 200 OK (31ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:02:05 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:02:05 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:02:05 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:02:05 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:02:24 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (7.6ms) -Compiled application.css (9ms) (pid 50596) -Completed 200 OK in 86ms (Views: 84.0ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:02:24 -0600 2012 -Served asset /application.css - 200 OK (49ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:02:24 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:02:24 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:02:24 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:02:24 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:02:24 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:02:39 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (4.5ms) -Compiled application.css (9ms) (pid 50596) -Completed 200 OK in 82ms (Views: 80.8ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:02:39 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:02:39 -0600 2012 -Served asset /application.css - 200 OK (30ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:02:39 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:02:39 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:02:39 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:02:39 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:02:52 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (4.5ms) -Compiled application.css (9ms) (pid 50596) -Completed 200 OK in 82ms (Views: 79.9ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:02:52 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:02:53 -0600 2012 -Served asset /application.css - 200 OK (30ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:02:53 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (1ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:02:53 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:02:53 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:02:53 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:03:04 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (4.6ms) -Compiled application.css (9ms) (pid 50596) -Completed 200 OK in 81ms (Views: 79.4ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:03:04 -0600 2012 -Served asset /application.css - 200 OK (19ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:03:05 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:03:05 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:03:05 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:03:05 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:03:05 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:03:14 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (4.5ms) -Compiled application.css (9ms) (pid 50596) -Completed 200 OK in 81ms (Views: 79.6ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:03:14 -0600 2012 -Served asset /application.css - 200 OK (19ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:03:14 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:03:14 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:03:14 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:03:14 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:03:14 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:03:25 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (5.9ms) -Compiled application.css (10ms) (pid 50596) -Completed 200 OK in 227ms (Views: 225.2ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:03:25 -0600 2012 -Served asset /application.css - 200 OK (52ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:03:25 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:03:25 -0600 2012 -Served asset /pages.js - 304 Not Modified (4ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:03:25 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:03:25 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:03:25 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:03:55 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (4.5ms) -Compiled application.css (9ms) (pid 50596) -Completed 200 OK in 80ms (Views: 78.3ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:03:56 -0600 2012 -Served asset /application.css - 200 OK (40ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:03:56 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:03:56 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:03:56 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:03:56 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:03:56 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:04:14 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (4.6ms) -Compiled application.css (9ms) (pid 50596) -Completed 200 OK in 85ms (Views: 83.7ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:04:14 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:04:14 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:04:14 -0600 2012 -Served asset /application.js - 304 Not Modified (14ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:04:14 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:04:14 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:04:14 -0600 2012 -Served asset /application.css - 200 OK (30ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:04:41 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (5.4ms) -Completed 200 OK in 32ms (Views: 30.5ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:04:42 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:04:42 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:04:42 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:04:42 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:04:42 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:04:42 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:04:59 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (4.4ms) -Compiled application.css (12ms) (pid 50596) -Completed 200 OK in 244ms (Views: 242.0ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:04:59 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:04:59 -0600 2012 -Served asset /application.css - 200 OK (31ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:04:59 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:04:59 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:04:59 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:04:59 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:05:14 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (5.4ms) -Completed 200 OK in 33ms (Views: 31.6ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:05:14 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:05:14 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:05:14 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:05:14 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:05:14 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:05:14 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:05:24 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (5.2ms) -Completed 200 OK in 32ms (Views: 30.4ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:05:24 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:05:24 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:05:24 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:05:24 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:05:24 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:05:25 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:06:16 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (5.2ms) -Completed 200 OK in 32ms (Views: 30.3ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:06:16 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:06:16 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:06:16 -0600 2012 -Served asset /application.css - 304 Not Modified (12ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:06:17 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:06:17 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:06:17 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:06:45 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (51.3ms) -Completed 200 OK in 80ms (Views: 76.2ms | ActiveRecord: 2.0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:06:46 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:06:46 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:06:46 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:06:46 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:06:46 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:06:46 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:07:05 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (100.6ms) -Completed 200 OK in 201ms (Views: 195.4ms | ActiveRecord: 3.8ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:07:06 -0600 2012 -Served asset /application.css - 304 Not Modified (32ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:07:06 -0600 2012 -Served asset /pages.css - 304 Not Modified (132ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:07:06 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:07:06 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:07:06 -0600 2012 -Served asset /pages.js - 304 Not Modified (9ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:07:06 -0600 2012 -Served asset /application.js - 304 Not Modified (32ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:07:35 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (5.4ms) -Completed 200 OK in 33ms (Views: 30.8ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:07:36 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:07:36 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:07:36 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:07:36 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:07:36 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:07:36 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:09:26 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (100.8ms) -Completed 200 OK in 202ms (Views: 196.2ms | ActiveRecord: 3.8ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:09:27 -0600 2012 -Served asset /application.css - 304 Not Modified (17ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:09:27 -0600 2012 -Served asset /pages.css - 304 Not Modified (132ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:09:27 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:09:28 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:09:28 -0600 2012 -Served asset /pages.js - 304 Not Modified (9ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:09:28 -0600 2012 -Served asset /application.js - 304 Not Modified (36ms) - - -Started GET "/images/help_popup.jpg" for 192.168.1.138 at Tue Jul 24 00:09:28 -0600 2012 - -ActionController::RoutingError (No route matches [GET] "/images/help_popup.jpg"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:13:00 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (102.7ms) -Completed 200 OK in 204ms (Views: 198.6ms | ActiveRecord: 3.8ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:13:01 -0600 2012 -Served asset /pages.css - 304 Not Modified (10ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:13:01 -0600 2012 -Served asset /application.css - 304 Not Modified (140ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:13:01 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:13:01 -0600 2012 -Served asset /application.js - 304 Not Modified (32ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:13:01 -0600 2012 -Served asset /pages.js - 304 Not Modified (9ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:13:01 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/images/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:13:01 -0600 2012 - -ActionController::RoutingError (No route matches [GET] "/images/help_popup.gif"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:13:26 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (100.7ms) -Completed 200 OK in 202ms (Views: 196.3ms | ActiveRecord: 3.9ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:13:27 -0600 2012 -Served asset /pages.css - 304 Not Modified (10ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:13:27 -0600 2012 -Served asset /application.css - 304 Not Modified (142ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:13:27 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:13:27 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:13:27 -0600 2012 -Served asset /application.js - 304 Not Modified (48ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:13:27 -0600 2012 -Served asset /pages.js - 304 Not Modified (9ms) - - -Started GET "/images/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:13:28 -0600 2012 - -ActionController::RoutingError (No route matches [GET] "/images/help_popup.gif"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/images" for 192.168.1.138 at Tue Jul 24 00:13:46 -0600 2012 - -ActionController::RoutingError (No route matches [GET] "/images"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/test_popup/public/images" for 192.168.1.138 at Tue Jul 24 00:13:56 -0600 2012 - -ActionController::RoutingError (No route matches [GET] "/test_popup/public/images"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:14:00 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (4.7ms) -Completed 200 OK in 31ms (Views: 29.6ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:14:01 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:14:01 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:14:01 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:14:01 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:14:01 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:14:01 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/images/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:14:01 -0600 2012 - -ActionController::RoutingError (No route matches [GET] "/images/help_popup.gif"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/images/" for 192.168.1.138 at Tue Jul 24 00:14:04 -0600 2012 - -ActionController::RoutingError (No route matches [GET] "/images"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/public/images/" for 192.168.1.138 at Tue Jul 24 00:14:09 -0600 2012 - -ActionController::RoutingError (No route matches [GET] "/public/images"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:14:18 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (4.5ms) -Completed 200 OK in 31ms (Views: 29.6ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:14:18 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:14:18 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:14:18 -0600 2012 -Served asset /application.js - 304 Not Modified (14ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:14:18 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:14:18 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:14:18 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/images/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:14:18 -0600 2012 - -ActionController::RoutingError (No route matches [GET] "/images/help_popup.gif"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:17:07 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (102.2ms) -Completed 200 OK in 203ms (Views: 197.8ms | ActiveRecord: 3.8ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:17:08 -0600 2012 -Served asset /pages.css - 304 Not Modified (10ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:17:08 -0600 2012 -Served asset /application.css - 304 Not Modified (140ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:17:08 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:17:08 -0600 2012 -Served asset /pages.js - 304 Not Modified (9ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:17:08 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:17:08 -0600 2012 -Served asset /application.js - 304 Not Modified (32ms) - - -Started GET "/assets/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:17:09 -0600 2012 -Served asset /help_popup.gif - 200 OK (27ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:17:40 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (5.5ms) -Completed 200 OK in 32ms (Views: 30.2ms | ActiveRecord: 0.6ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:17:40 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:17:41 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:17:41 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:17:41 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:17:41 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:17:41 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:17:41 -0600 2012 -Served asset /help_popup.gif - 304 Not Modified (0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:18:26 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (61.2ms) -Completed 200 OK in 90ms (Views: 85.9ms | ActiveRecord: 2.0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:18:26 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:18:26 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:18:26 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:18:26 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:18:26 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:18:26 -0600 2012 -Served asset /pages.js - 304 Not Modified (1ms) - - -Started GET "/assets/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:18:26 -0600 2012 -Served asset /help_popup.gif - 304 Not Modified (0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:18:43 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (102.1ms) -Completed 200 OK in 203ms (Views: 197.8ms | ActiveRecord: 3.8ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:18:44 -0600 2012 -Served asset /application.css - 304 Not Modified (27ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:18:44 -0600 2012 -Served asset /pages.css - 304 Not Modified (121ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:18:44 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:18:44 -0600 2012 -Served asset /application.js - 304 Not Modified (32ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:18:44 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:18:44 -0600 2012 -Served asset /pages.js - 304 Not Modified (9ms) - - -Started GET "/assets/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:18:44 -0600 2012 -Served asset /help_popup.gif - 304 Not Modified (6ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:19:08 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (101.3ms) -Completed 200 OK in 202ms (Views: 196.4ms | ActiveRecord: 3.7ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:19:09 -0600 2012 -Served asset /application.css - 304 Not Modified (23ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:19:09 -0600 2012 -Served asset /pages.css - 304 Not Modified (131ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:19:09 -0600 2012 -Served asset /application.js - 304 Not Modified (48ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:19:10 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:19:10 -0600 2012 -Served asset /pages.js - 304 Not Modified (9ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:19:10 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:19:10 -0600 2012 -Served asset /help_popup.gif - 304 Not Modified (6ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:20:03 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (51.9ms) -Completed 200 OK in 80ms (Views: 76.8ms | ActiveRecord: 1.9ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:20:03 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:20:03 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:20:03 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:20:03 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:20:03 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:20:03 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:20:03 -0600 2012 -Served asset /help_popup.gif - 304 Not Modified (0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:20:18 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (102.4ms) -Completed 200 OK in 203ms (Views: 197.3ms | ActiveRecord: 3.9ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:20:19 -0600 2012 -Served asset /jquery.js - 304 Not Modified (119ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:20:19 -0600 2012 -Served asset /application.js - 304 Not Modified (50ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:20:19 -0600 2012 -Served asset /pages.css - 304 Not Modified (10ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:20:19 -0600 2012 -Served asset /application.css - 304 Not Modified (17ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:20:20 -0600 2012 -Served asset /pages.js - 304 Not Modified (9ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:20:20 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:20:20 -0600 2012 -Served asset /help_popup.gif - 304 Not Modified (7ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:20:45 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (102.7ms) -Completed 200 OK in 204ms (Views: 198.1ms | ActiveRecord: 3.8ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:20:46 -0600 2012 -Served asset /application.css - 304 Not Modified (33ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:20:46 -0600 2012 -Served asset /pages.css - 304 Not Modified (134ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:20:46 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:20:46 -0600 2012 -Served asset /pages.js - 304 Not Modified (9ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:20:46 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:20:46 -0600 2012 -Served asset /application.js - 304 Not Modified (36ms) - - -Started GET "/assets/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:20:46 -0600 2012 -Served asset /help_popup.gif - 304 Not Modified (6ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:22:33 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (53.1ms) -Compiled application.css (9ms) (pid 50716) -Completed 200 OK in 141ms (Views: 136.9ms | ActiveRecord: 2.4ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:22:34 -0600 2012 -Served asset /application.css - 200 OK (19ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:22:34 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:22:34 -0600 2012 -Served asset /pages.js - 304 Not Modified (4ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:22:34 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:22:34 -0600 2012 -Served asset /pages.css - 304 Not Modified (13ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:22:34 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:22:34 -0600 2012 -Served asset /help_popup.gif - 200 OK (13ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:23:29 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (103.7ms) -Completed 200 OK in 204ms (Views: 199.0ms | ActiveRecord: 3.8ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:23:30 -0600 2012 -Served asset /application.css - 304 Not Modified (18ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:23:30 -0600 2012 -Served asset /pages.css - 304 Not Modified (132ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:23:31 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:23:31 -0600 2012 -Served asset /pages.js - 304 Not Modified (13ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:23:31 -0600 2012 -Served asset /application.js - 304 Not Modified (49ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:23:31 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:23:31 -0600 2012 -Served asset /help_popup.gif - 304 Not Modified (6ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:24:18 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (102.1ms) -Completed 200 OK in 203ms (Views: 197.9ms | ActiveRecord: 3.9ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:24:19 -0600 2012 -Served asset /pages.css - 304 Not Modified (14ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:24:19 -0600 2012 -Served asset /application.css - 304 Not Modified (158ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:24:19 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:24:19 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:24:19 -0600 2012 -Served asset /pages.js - 304 Not Modified (9ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:24:19 -0600 2012 -Served asset /application.js - 304 Not Modified (32ms) - - -Started GET "/assets/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:24:19 -0600 2012 -Served asset /help_popup.gif - 304 Not Modified (6ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:25:27 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (102.0ms) -Completed 200 OK in 203ms (Views: 197.1ms | ActiveRecord: 3.9ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:25:28 -0600 2012 -Served asset /pages.css - 304 Not Modified (10ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:25:28 -0600 2012 -Served asset /application.js - 304 Not Modified (154ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:25:28 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:25:28 -0600 2012 -Served asset /application.css - 304 Not Modified (18ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:25:29 -0600 2012 -Served asset /pages.js - 304 Not Modified (9ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:25:29 -0600 2012 -Served asset /jquery.js - 304 Not Modified (18ms) - - -Started GET "/assets/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:25:29 -0600 2012 -Served asset /help_popup.gif - 304 Not Modified (6ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:26:03 -0600 2012 -Connecting to database specified by database.yml -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (102.2ms) -Completed 200 OK in 203ms (Views: 197.4ms | ActiveRecord: 3.7ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:26:04 -0600 2012 -Served asset /application.css - 304 Not Modified (17ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:26:04 -0600 2012 -Served asset /pages.css - 304 Not Modified (133ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:26:04 -0600 2012 -Served asset /pages.js - 304 Not Modified (9ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:26:04 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:26:04 -0600 2012 -Served asset /application.js - 304 Not Modified (50ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:26:04 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:26:04 -0600 2012 -Served asset /help_popup.gif - 304 Not Modified (7ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:26:59 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'TEST3' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (6.5ms) -Completed 200 OK in 33ms (Views: 31.5ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:26:59 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:26:59 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:26:59 -0600 2012 -Served asset /jquery.js - 304 Not Modified (11ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:26:59 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:26:59 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:00 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:27:00 -0600 2012 -Served asset /help_popup.gif - 304 Not Modified (0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:27:10 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'TEST5' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (6.4ms) -Completed 200 OK in 33ms (Views: 31.1ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:27:10 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:27:10 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:10 -0600 2012 -Served asset /jquery.js - 304 Not Modified (11ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:10 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:10 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:10 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:27:11 -0600 2012 -Served asset /help_popup.gif - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/" for 192.168.1.138 at Tue Jul 24 00:27:20 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:38:03 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (20.8ms) -Completed 200 OK in 247ms (Views: 244.5ms | ActiveRecord: 0.9ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (0.1ms) +Completed 200 OK in 37ms (Views: 36.5ms | ActiveRecord: 0.0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:27:21 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (15ms) +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:38:03 -0600 2012 +Served asset /help_popups/application.css - 200 OK (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:21 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at Sat Jul 28 12:38:03 -0600 2012 +Served asset /jquery_ujs.js - 200 OK (0ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:21 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (29ms) +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at Sat Jul 28 12:38:03 -0600 2012 +Served asset /jquery.js - 200 OK (0ms) -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:21 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (51ms) +Started GET "/assets/help_popups/topics.js?body=1" for 127.0.0.1 at Sat Jul 28 12:38:03 -0600 2012 +Served asset /help_popups/topics.js - 200 OK (0ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:21 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) +Started GET "/assets/help_popups/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:38:03 -0600 2012 +Served asset /help_popups/application.js - 200 OK (0ms) -Started GET "/help_popups/topics/1/edit" for 192.168.1.138 at Tue Jul 24 00:27:25 -0600 2012 -Processing by HelpPopups::TopicsController#edit as HTML - Parameters: {"id"=>"1"} - HelpPopups::Topic Load (0.7ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "1"]] - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (2.0ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (5.6ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (39.5ms) -Completed 200 OK in 71ms (Views: 65.3ms | ActiveRecord: 0.7ms) +Started GET "/help_popups/login" for 127.0.0.1 at Sat Jul 28 12:38:16 -0600 2012 +Processing by HelpPopups::TopicsController#login as HTML +Redirected to http://localhost:3000/help_popups/topics +Completed 302 Found in 0ms (ActiveRecord: 0.0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:27:25 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (6ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:25 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:25 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:25 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:25 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started PUT "/help_popups/topics/1" for 192.168.1.138 at Tue Jul 24 00:27:37 -0600 2012 -Processing by HelpPopups::TopicsController#update as HTML - Parameters: {"commit"=>"Edit Topic", "topic"=>{"code"=>"TEST5", "title"=>"This is a test", "body"=>"Of the emergency broadcasting system..&nbsp;"}, "authenticity_token"=>"Fec/K3hPniFaljVJyxD/dNEWDSRXtTbiYB87ZWQPkCw=", "utf8"=>"✓", "id"=>"1"} - HelpPopups::Topic Load (0.4ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "1"]] -  (0.2ms) begin transaction - HelpPopups::Topic Exists (0.4ms) SELECT 1 AS one FROM "help_popups_topics" WHERE ("help_popups_topics"."code" = 'TEST5' AND "help_popups_topics"."id" != 1) LIMIT 1 -  (0.7ms) UPDATE "help_popups_topics" SET "body" = 'Of the emergency broadcasting system..&nbsp;', "updated_at" = '2012-07-24 06:27:37.881061' WHERE "help_popups_topics"."id" = 1 -  (271.2ms) commit transaction -Redirected to http://192.168.1.144:3000/help_popups/topics -Completed 302 Found in 328ms (ActiveRecord: 272.9ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Tue Jul 24 00:27:38 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:38:16 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.4ms) -Completed 200 OK in 43ms (Views: 41.2ms | ActiveRecord: 0.9ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (0.1ms) +Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:27:38 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (18ms) +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:38:16 -0600 2012 +Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:38 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) +Started POST "/help_popups/login" for 127.0.0.1 at Sat Jul 28 12:38:21 -0600 2012 +Processing by HelpPopups::TopicsController#login as HTML + Parameters: {"help_popups_password"=>"[FILTERED]"} +Redirected to http://localhost:3000/help_popups/topics +Completed 302 Found in 1ms (ActiveRecord: 0.0ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:38 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:38 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:38 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:27:46 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'TEST5' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (5.8ms) -Completed 200 OK in 33ms (Views: 30.9ms | ActiveRecord: 0.6ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:27:47 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:47 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:47 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:47 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:27:47 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:47 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:27:47 -0600 2012 -Served asset /help_popup.gif - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/" for 192.168.1.138 at Tue Jul 24 00:27:57 -0600 2012 +Started GET "/help_popups/topics" for 127.0.0.1 at Sat Jul 28 12:38:21 -0600 2012 Processing by HelpPopups::TopicsController#index as HTML -  (0.3ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (16.8ms) -Completed 200 OK in 44ms (Views: 41.7ms | ActiveRecord: 0.9ms) +  (0.1ms) SELECT COUNT(*) FROM "help_popups_topics" + HelpPopups::Topic Load (0.1ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (1.7ms) +Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.2ms) -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:58 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:38:21 -0600 2012 +Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:27:58 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (1ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:58 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (16ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:58 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:27:58 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/help_popups/topics/1/edit" for 192.168.1.138 at Tue Jul 24 00:28:01 -0600 2012 +Started GET "/help_popups/topics/1/edit" for 127.0.0.1 at Sat Jul 28 12:38:22 -0600 2012 Processing by HelpPopups::TopicsController#edit as HTML Parameters: {"id"=>"1"} - HelpPopups::Topic Load (0.3ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "1"]] + HelpPopups::Topic Load (0.2ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."id" = ? LIMIT 1 [["id", "1"]] Rendered /Users/dereksweet/work/myGems/help_popups/app/views/shared/_error_messages.html.erb (0.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (4.3ms) - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (24.0ms) -Completed 200 OK in 55ms (Views: 49.6ms | ActiveRecord: 0.3ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/_fields.html.erb (0.8ms) + Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/edit.html.erb within layouts/help_popups/application (5.9ms) +Completed 200 OK in 12ms (Views: 10.0ms | ActiveRecord: 0.2ms) -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:28:01 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (1ms) +Started GET "/assets/help_popups/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:38:22 -0600 2012 +Served asset /help_popups/application.css - 304 Not Modified (0ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:28:01 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:28:01 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Tue Jul 24 00:28:01 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:28:01 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/help_popups/topics" for 192.168.1.138 at Tue Jul 24 00:29:16 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (0.4ms) SELECT COUNT(*) FROM "help_popups_topics" - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (17.5ms) -Completed 200 OK in 45ms (Views: 42.7ms | ActiveRecord: 0.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:29:16 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (11ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:29:16 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:29:17 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Tue Jul 24 00:29:17 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:29:17 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (2ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:29:20 -0600 2012 +Started GET "/test_popup" for 127.0.0.1 at Sat Jul 28 12:38:24 -0600 2012 Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'TEST5' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (5.6ms) -Completed 200 OK in 32ms (Views: 30.5ms | ActiveRecord: 0.5ms) + HelpPopups::Topic Load (0.1ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 + Rendered pages/test_popup.html.erb within layouts/application (1.0ms) +Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms) -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:29:20 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) +Started GET "/assets/application.css?body=1" for 127.0.0.1 at Sat Jul 28 12:38:24 -0600 2012 +Served asset /application.css - 200 OK (0ms) -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:29:20 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) +Started GET "/assets/application.js?body=1" for 127.0.0.1 at Sat Jul 28 12:38:24 -0600 2012 +Served asset /application.js - 200 OK (0ms) -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:29:20 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) +Started GET "/assets/pages.js?body=1" for 127.0.0.1 at Sat Jul 28 12:38:24 -0600 2012 +Served asset /pages.js - 200 OK (0ms) -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:29:20 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) +Started GET "/assets/pages.css?body=1" for 127.0.0.1 at Sat Jul 28 12:38:24 -0600 2012 +Served asset /pages.css - 200 OK (0ms) -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:29:20 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:29:20 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:29:20 -0600 2012 -Served asset /help_popup.gif - 304 Not Modified (0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:29:29 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (6.5ms) -Completed 200 OK in 35ms (Views: 33.1ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:29:29 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:29:29 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:29:29 -0600 2012 -Served asset /application.js - 304 Not Modified (5ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:29:29 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:29:29 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (11ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:29:29 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:29:30 -0600 2012 -Served asset /help_popup.gif - 304 Not Modified (0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 00:29:44 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (5.9ms) -Compiled application.css (10ms) (pid 50766) -Completed 200 OK in 248ms (Views: 245.6ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 00:29:45 -0600 2012 -Served asset /application.css - 200 OK (20ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 00:29:45 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 00:29:45 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 00:29:45 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 00:29:45 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 00:29:45 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popup.gif" for 192.168.1.138 at Tue Jul 24 00:29:45 -0600 2012 -Served asset /help_popup.gif - 304 Not Modified (0ms) - - -Started GET "/help_popups/" for 192.168.1.138 at Tue Jul 24 02:02:44 -0600 2012 -Connecting to database specified by database.yml - -ActionController::RoutingError (No route matches [GET] "/help_popups"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (9.5ms) - - -Started GET "/help_popups" for 192.168.1.138 at Tue Jul 24 02:02:48 -0600 2012 - -ActionController::RoutingError (No route matches [GET] "/help_popups"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.9ms) - - -Started GET "/help_popups" for 192.168.1.138 at Tue Jul 24 02:03:53 -0600 2012 -Connecting to database specified by database.yml - -ActionController::RoutingError (No route matches [GET] "/help_popups"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (4.8ms) - - -Started GET "/help_popups" for 192.168.1.138 at Tue Jul 24 02:05:02 -0600 2012 -Connecting to database specified by database.yml - -ActionController::RoutingError (No route matches [GET] "/help_popups"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (5.0ms) - - -Started GET "/help_popups" for 192.168.1.138 at Tue Jul 24 02:06:48 -0600 2012 -Connecting to database specified by database.yml - -ActionController::RoutingError (No route matches [GET] "/help_popups"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (5.0ms) - - -Started GET "/help_popups/topics/" for 192.168.1.138 at Tue Jul 24 02:07:09 -0600 2012 -Processing by HelpPopups::TopicsController#index as HTML -  (14.9ms) SELECT COUNT(*) FROM "help_popups_topics"  - HelpPopups::Topic Load (0.6ms) SELECT "help_popups_topics".* FROM "help_popups_topics" ORDER BY title - Rendered /Users/dereksweet/work/myGems/help_popups/app/views/help_popups/topics/index.html.erb within layouts/help_popups/application (70.1ms) -Completed 200 OK in 244ms (Views: 175.7ms | ActiveRecord: 18.9ms) - - -Started GET "/assets/help_popups/application.css?body=1" for 192.168.1.138 at Tue Jul 24 02:07:10 -0600 2012 -Served asset /help_popups/application.css - 304 Not Modified (15ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 02:07:10 -0600 2012 -Served asset /jquery_ujs.js - 200 OK (12ms) - - -Started GET "/assets/help_popups/topics.js?body=1" for 192.168.1.138 at Tue Jul 24 02:07:10 -0600 2012 -Served asset /help_popups/topics.js - 304 Not Modified (13ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 02:07:10 -0600 2012 -Served asset /jquery.js - 200 OK (14ms) - - -Started GET "/assets/help_popups/application.js?body=1" for 192.168.1.138 at Tue Jul 24 02:07:10 -0600 2012 -Served asset /help_popups/application.js - 304 Not Modified (71ms) - - -Started GET "/help_popups/" for 192.168.1.138 at Tue Jul 24 02:07:53 -0600 2012 -Connecting to database specified by database.yml - -ActionController::RoutingError (uninitialized constant TopicsController): - activesupport (3.2.6) lib/active_support/inflector/methods.rb:218:in `constantize' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `each' - activesupport (3.2.6) lib/active_support/inflector/methods.rb:217:in `constantize' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:54:in `controller' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:32:in `call' - journey (1.0.4) lib/journey/router.rb:68:in `call' - journey (1.0.4) lib/journey/router.rb:56:in `each' - journey (1.0.4) lib/journey/router.rb:56:in `call' - actionpack (3.2.6) lib/action_dispatch/routing/route_set.rb:600:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/head.rb:14:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/params_parser.rb:21:in `call' - actionpack (3.2.6) 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.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' - activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' - activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `call' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' - activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `send' - activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' - actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (4.9ms) - - -Started GET "/help_popups/" for 192.168.1.138 at Tue Jul 24 02:08:10 -0600 2012 - -ArgumentError (controller name should not start with a slash): - config/routes.rb:7 - config/routes.rb:1 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.2ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (6.8ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (38.8ms) - - -Started GET "/help_popups/" for 192.168.1.138 at Tue Jul 24 02:08:20 -0600 2012 - -ArgumentError (controller name should not start with a slash): - config/routes.rb:7 - config/routes.rb:1 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.2ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.4ms) - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.4ms) - - -Started GET "/help_popups/" for 192.168.1.138 at Tue Jul 24 02:08:22 -0600 2012 - -ActionController::RoutingError (No route matches [GET] "/help_popups"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.9ms) - - -Started GET "/" for 192.168.1.138 at Tue Jul 24 08:25:42 -0600 2012 - -ActionController::RoutingError (No route matches [GET] "/"): - actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' - actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' - railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' - railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' - actionpack (3.2.6) 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.6) 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.6) lib/action_dispatch/middleware/static.rb:62:in `call' - railties (3.2.6) lib/rails/engine.rb:479:in `call' - railties (3.2.6) lib/rails/application.rb:220:in `call' - rack (1.4.1) lib/rack/content_length.rb:14:in `call' - railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' - rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' - /usr/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' - /usr/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' - /usr/local/lib/ruby/1.8/webrick/server.rb:95:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `each' - /usr/local/lib/ruby/1.8/webrick/server.rb:92:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:23:in `start' - /usr/local/lib/ruby/1.8/webrick/server.rb:82:in `start' - rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' - rack (1.4.1) lib/rack/server.rb:265:in `start' - railties (3.2.6) lib/rails/commands/server.rb:70:in `start' - railties (3.2.6) lib/rails/commands.rb:55 - railties (3.2.6) lib/rails/commands.rb:50:in `tap' - railties (3.2.6) lib/rails/commands.rb:50 - script/rails:6:in `require' - script/rails:6 - - - Rendered /usr/local/lib/ruby/gems/1.8/gems/actionpack-3.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.9ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 08:25:48 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (213.3ms) -Completed 200 OK in 302ms (Views: 296.5ms | ActiveRecord: 4.0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 08:25:49 -0600 2012 -Served asset /application.css - 304 Not Modified (32ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 08:25:49 -0600 2012 -Served asset /pages.css - 304 Not Modified (10ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 08:25:49 -0600 2012 -Served asset /jquery.js - 304 Not Modified (14ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 08:25:49 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (12ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 08:25:49 -0600 2012 -Served asset /pages.js - 304 Not Modified (9ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 08:25:49 -0600 2012 -Served asset /application.js - 200 OK (49ms) - - -Started GET "/assets/help_popup.gif" for 192.168.1.138 at Tue Jul 24 08:25:50 -0600 2012 -Served asset /help_popup.gif - 304 Not Modified (6ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 08:26:08 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'B2ACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (6.0ms) -Completed 200 OK in 32ms (Views: 30.7ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 08:26:09 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 08:26:09 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 08:26:09 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 08:26:09 -0600 2012 -Served asset /pages.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 08:26:09 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 08:26:09 -0600 2012 -Served asset /application.js - 304 Not Modified (2ms) - - -Started GET "/assets/help_popup.gif" for 192.168.1.138 at Tue Jul 24 08:26:09 -0600 2012 -Served asset /help_popup.gif - 304 Not Modified (0ms) - - -Started GET "/test_popup" for 192.168.1.138 at Tue Jul 24 08:26:16 -0600 2012 -Processing by PagesController#test_popup as HTML - HelpPopups::Topic Load (0.5ms) SELECT "help_popups_topics".* FROM "help_popups_topics" WHERE "help_popups_topics"."code" = 'BACON' LIMIT 1 - Rendered pages/test_popup.html.erb within layouts/application (6.6ms) -Completed 200 OK in 33ms (Views: 31.4ms | ActiveRecord: 0.5ms) - - -Started GET "/assets/application.css?body=1" for 192.168.1.138 at Tue Jul 24 08:26:16 -0600 2012 -Served asset /application.css - 304 Not Modified (1ms) - - -Started GET "/assets/jquery.js?body=1" for 192.168.1.138 at Tue Jul 24 08:26:17 -0600 2012 -Served asset /jquery.js - 304 Not Modified (0ms) - - -Started GET "/assets/application.js?body=1" for 192.168.1.138 at Tue Jul 24 08:26:17 -0600 2012 -Served asset /application.js - 304 Not Modified (14ms) - - -Started GET "/assets/pages.css?body=1" for 192.168.1.138 at Tue Jul 24 08:26:17 -0600 2012 -Served asset /pages.css - 304 Not Modified (0ms) - - -Started GET "/assets/pages.js?body=1" for 192.168.1.138 at Tue Jul 24 08:26:17 -0600 2012 -Served asset /pages.js - 304 Not Modified (15ms) - - -Started GET "/assets/jquery_ujs.js?body=1" for 192.168.1.138 at Tue Jul 24 08:26:17 -0600 2012 -Served asset /jquery_ujs.js - 304 Not Modified (0ms) - - -Started GET "/assets/help_popup.gif" for 192.168.1.138 at Tue Jul 24 08:26:17 -0600 2012 -Served asset /help_popup.gif - 304 Not Modified (0ms) +Started GET "/assets/help_popup.gif" for 127.0.0.1 at Sat Jul 28 12:38:24 -0600 2012 +Served asset /help_popup.gif - 200 OK (0ms)