(3.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.3ms) select sqlite_version(*)  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateTickets (20141026172010)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "tickets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "amount" integer, "created_at" datetime, "updated_at" datetime) SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141026172010"]]  (0.7ms) commit transaction Migrating to CreatePuntoPagosRailsTransactions (20141026172011)  (0.1ms) begin transaction  (0.2ms) CREATE TABLE "punto_pagos_rails_transactions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource_id" integer, "token" varchar(255), "amount" integer, "error" varchar(255), "state" varchar(255), "created_at" datetime, "updated_at" datetime) SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141026172011"]]  (0.6ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Started GET "/api/raffles/61/comments?since_id=105" for 127.0.0.1 at 2014-11-21 17:30:43 -0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActionController::RoutingError (No route matches [GET] "/api/raffles/61/comments"): actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (8.2ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (55.8ms) Started GET "/api/raffles/61/comments?since_id=105" for 127.0.0.1 at 2014-11-21 17:31:14 -0300 ActionController::RoutingError (No route matches [GET] "/api/raffles/61/comments"): actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.9ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.2ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (15.9ms) Started GET "/api/raffles/61/comments?since_id=105" for 127.0.0.1 at 2014-11-21 17:31:44 -0300 ActionController::RoutingError (No route matches [GET] "/api/raffles/61/comments"): actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.2ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (15.2ms) Started GET "/api/raffles/61/comments?since_id=105" for 127.0.0.1 at 2014-11-21 17:32:14 -0300 ActionController::RoutingError (No route matches [GET] "/api/raffles/61/comments"): actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.3ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (17.4ms) Started GET "/api/raffles/61/comments?since_id=105" for 127.0.0.1 at 2014-11-21 17:32:44 -0300 ActionController::RoutingError (No route matches [GET] "/api/raffles/61/comments"): actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.3ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (14.9ms) Started GET "/api/raffles/61/comments?since_id=105" for 127.0.0.1 at 2014-11-21 17:33:14 -0300 ActionController::RoutingError (No route matches [GET] "/api/raffles/61/comments"): actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.5ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.2ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (14.8ms) Started GET "/api/raffles/61/comments?since_id=105" for 127.0.0.1 at 2014-11-21 17:33:44 -0300 ActionController::RoutingError (No route matches [GET] "/api/raffles/61/comments"): actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (8.1ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (29.4ms) Started GET "/api/raffles/61/comments?since_id=105" for 127.0.0.1 at 2014-11-21 17:34:14 -0300 ActionController::RoutingError (No route matches [GET] "/api/raffles/61/comments"): actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.6ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (27.5ms) Started GET "/api/raffles/61/comments?since_id=105" for 127.0.0.1 at 2014-11-21 17:34:44 -0300 ActionController::RoutingError (No route matches [GET] "/api/raffles/61/comments"): actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.5ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.2ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.2ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (14.4ms) Started GET "/" for 127.0.0.1 at 2014-11-21 17:34:49 -0300 Processing by Rails::WelcomeController#index as HTML Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/railties-4.1.6/lib/rails/templates/rails/welcome/index.html.erb (1.0ms) Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-11-21 17:34:50 -0300 Processing by Rails::WelcomeController#index as HTML Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/railties-4.1.6/lib/rails/templates/rails/welcome/index.html.erb (0.1ms) Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-11-21 17:35:40 -0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (1.4ms) Completed 200 OK in 33ms (Views: 32.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 17:35:40 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 17:35:40 -0300 Started GET "/" for 127.0.0.1 at 2014-11-21 17:37:56 -0300 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 20:37:56.454043"], ["updated_at", "2014-11-21 20:37:56.454043"]]  (0.6ms) commit transaction Rendered home/index.html.erb within layouts/application (25.4ms) Completed 500 Internal Server Error in 31ms ActionView::Template::Error (undefined method `transactions_create_path' for #<#:0x007fd1b436dbd8>): 1: <%= form_tag(transactions_create_path({resource_id: Ticket.create.id})) do %> 2: <%= submit_tag "Pagar!" %> 3: <% end %> app/views/home/index.html.erb:1:in `_app_views_home_index_html_erb__622557399756125695_70269334233640' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (11.8ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (22.4ms) Started GET "/" for 127.0.0.1 at 2014-11-21 17:38:37 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (1.0ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 20:38:37.590481"], ["updated_at", "2014-11-21 20:38:37.590481"]]  (1.3ms) commit transaction Rendered home/index.html.erb within layouts/application (11.3ms) Completed 500 Internal Server Error in 13ms ActionView::Template::Error (undefined method `transactions_create_path' for #<#:0x007fd1b811a4e0>): 1: <%= form_tag(transactions_create_path({resource_id: Ticket.create.id})) do %> 2: <%= submit_tag "Pagar!" %> 3: <% end %> app/views/home/index.html.erb:1:in `_app_views_home_index_html_erb__622557399756125695_70269356525180' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (10.1ms) Started GET "/" for 127.0.0.1 at 2014-11-21 17:40:19 -0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 20:40:20.125839"], ["updated_at", "2014-11-21 20:40:20.125839"]]  (1.3ms) commit transaction Rendered home/index.html.erb within layouts/application (30.6ms) Completed 500 Internal Server Error in 42ms ActionView::Template::Error (undefined method `transaction_create_path' for #<#:0x007fea296ae080>): 1: <%= form_tag(transaction_create_path({resource_id: Ticket.create.id})) do %> 2: <%= submit_tag "Pagar!" %> 3: <% end %> app/views/home/index.html.erb:1:in `_app_views_home_index_html_erb___1100819434033522751_70321841447600' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (9.5ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (18.9ms) Started GET "/" for 127.0.0.1 at 2014-11-21 17:43:38 -0300 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML  (0.0ms) begin transaction SQL (0.6ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 20:43:38.901127"], ["updated_at", "2014-11-21 20:43:38.901127"]]  (7.4ms) commit transaction Rendered home/index.html.erb within layouts/application (44.2ms) Completed 200 OK in 72ms (Views: 63.5ms | ActiveRecord: 8.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 17:43:38 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 17:43:38 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=4" for 127.0.0.1 at 2014-11-21 17:43:43 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"4"} Completed 500 Internal Server Error in 3ms NameError (uninitialized constant PuntoPagosRails::TransactionsController::TransactionService): /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:4:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.6) lib/active_support/callbacks.rb:166:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.6) lib/active_support/callbacks.rb:86:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.6ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.9ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (16.6ms) Started GET "/transactions/create?resource_id=4" for 127.0.0.1 at 2014-11-21 17:44:26 -0300 ActionController::RoutingError (No route matches [GET] "/transactions/create"): actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (43.0ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.3ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (5.1ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (70.9ms) Started GET "/" for 127.0.0.1 at 2014-11-21 17:44:36 -0300 Processing by HomeController#index as HTML  (0.3ms) begin transaction SQL (0.2ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 20:44:36.530694"], ["updated_at", "2014-11-21 20:44:36.530694"]]  (0.6ms) commit transaction Rendered home/index.html.erb within layouts/application (4.9ms) Completed 200 OK in 16ms (Views: 14.1ms | ActiveRecord: 1.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 17:44:36 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 17:44:36 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=5" for 127.0.0.1 at 2014-11-21 17:44:38 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"5"} Completed 500 Internal Server Error in 2ms NameError (uninitialized constant PuntoPagosRails::TransactionsController::TransactionService): /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:4:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.6) lib/active_support/callbacks.rb:166:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.6) lib/active_support/callbacks.rb:86:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.4ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (19.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 17:44:42 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=5" for 127.0.0.1 at 2014-11-21 17:46:40 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"5"} Completed 500 Internal Server Error in 3ms NameError (uninitialized constant PuntoPagosRails::TransactionsController::TransactionService): /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:4:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.6) lib/active_support/callbacks.rb:166:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.6) lib/active_support/callbacks.rb:86:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.7ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.9ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.5ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (17.6ms) Started GET "/" for 127.0.0.1 at 2014-11-21 17:47:33 -0300 Processing by HomeController#index as HTML  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 20:47:33.143625"], ["updated_at", "2014-11-21 20:47:33.143625"]]  (1.1ms) commit transaction Rendered home/index.html.erb within layouts/application (17.9ms) Completed 200 OK in 33ms (Views: 31.0ms | ActiveRecord: 1.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 17:47:33 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 17:47:33 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=6" for 127.0.0.1 at 2014-11-21 17:47:35 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"6"} Completed 500 Internal Server Error in 1ms NameError (uninitialized constant TransactionService): /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:4:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.6) lib/active_support/callbacks.rb:166:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.6) lib/active_support/callbacks.rb:86:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.6ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.6ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (43.7ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (63.7ms) Started GET "/" for 127.0.0.1 at 2014-11-21 17:47:48 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 20:47:48.560494"], ["updated_at", "2014-11-21 20:47:48.560494"]]  (1.3ms) commit transaction Rendered home/index.html.erb within layouts/application (12.8ms) Completed 200 OK in 20ms (Views: 17.8ms | ActiveRecord: 2.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 17:47:48 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 17:47:48 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=7" for 127.0.0.1 at 2014-11-21 17:47:50 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"7"} Completed 500 Internal Server Error in 2ms NameError (uninitialized constant PuntoPagosRails::TransactionService): /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:4:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.6) lib/active_support/callbacks.rb:166:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.6) lib/active_support/callbacks.rb:86:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.6ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.1ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (16.4ms) Started GET "/" for 127.0.0.1 at 2014-11-21 17:47:58 -0300 Processing by HomeController#index as HTML  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 20:47:58.963474"], ["updated_at", "2014-11-21 20:47:58.963474"]]  (1.1ms) commit transaction Rendered home/index.html.erb within layouts/application (9.5ms) Completed 200 OK in 17ms (Views: 14.8ms | ActiveRecord: 1.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 17:47:59 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 17:47:59 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=8" for 127.0.0.1 at 2014-11-21 17:48:00 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"8"} Completed 500 Internal Server Error in 3ms NameError (uninitialized constant PuntoPagosRails::TransactionsController::TransactionService): /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:4:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.6) lib/active_support/callbacks.rb:166:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.6) lib/active_support/callbacks.rb:86:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.6ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (14.4ms) Started POST "/punto_pagos_rails/transactions/create?resource_id=8" for 127.0.0.1 at 2014-11-21 17:53:36 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"8"} Completed 500 Internal Server Error in 2ms NameError (uninitialized constant PuntosPagosRails::Services): /Users/leandro/src/punto_pagos_rails/app/models/punto_pagos_rails/services/transaction_service.rb:2:in `' /Users/leandro/src/punto_pagos_rails/app/models/punto_pagos_rails/services/transaction_service.rb:1:in `' /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:4:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.5ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (14.3ms) Started POST "/punto_pagos_rails/transactions/create?resource_id=8" for 127.0.0.1 at 2014-11-21 17:53:42 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"8"} Completed 500 Internal Server Error in 1ms NameError (uninitialized constant PuntosPagosRails::Services): /Users/leandro/src/punto_pagos_rails/app/models/punto_pagos_rails/services/transaction_service.rb:2:in `' /Users/leandro/src/punto_pagos_rails/app/models/punto_pagos_rails/services/transaction_service.rb:1:in `' /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:4:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.8ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (14.4ms) Started POST "/punto_pagos_rails/transactions/create?resource_id=8" for 127.0.0.1 at 2014-11-21 17:54:06 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"8"} Completed 500 Internal Server Error in 7ms NameError (uninitialized constant PuntosPagosRails::Services): /Users/leandro/src/punto_pagos_rails/app/models/punto_pagos_rails/services/transaction_service.rb:2:in `' /Users/leandro/src/punto_pagos_rails/app/models/punto_pagos_rails/services/transaction_service.rb:1:in `' /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:4:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.9ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.9ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (22.7ms) Started POST "/punto_pagos_rails/transactions/create?resource_id=8" for 127.0.0.1 at 2014-11-21 17:57:23 -0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"8"} Completed 500 Internal Server Error in 1ms NameError (uninitialized constant PuntoPagosRails::TransactionsController::Services): /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:4:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.7ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.9ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (17.9ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (34.7ms) Started GET "/" for 127.0.0.1 at 2014-11-21 17:57:26 -0300 Processing by HomeController#index as HTML  (0.0ms) begin transaction SQL (0.5ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 20:57:26.625412"], ["updated_at", "2014-11-21 20:57:26.625412"]]  (7.9ms) commit transaction Rendered home/index.html.erb within layouts/application (26.4ms) Completed 200 OK in 52ms (Views: 41.9ms | ActiveRecord: 8.6ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 17:57:26 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 17:57:26 -0300 Started GET "/" for 127.0.0.1 at 2014-11-21 17:57:27 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 20:57:27.532509"], ["updated_at", "2014-11-21 20:57:27.532509"]]  (2.7ms) commit transaction Rendered home/index.html.erb within layouts/application (7.6ms) Completed 200 OK in 19ms (Views: 15.8ms | ActiveRecord: 3.1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 17:57:27 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 17:57:27 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=10" for 127.0.0.1 at 2014-11-21 17:57:28 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"10"} Completed 500 Internal Server Error in 2ms NameError (uninitialized constant PuntoPagosRails::TransactionsController::Services): /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:4:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.6ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (8.0ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.1ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (26.7ms) Started POST "/punto_pagos_rails/transactions/create?resource_id=10" for 127.0.0.1 at 2014-11-21 17:57:55 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"10"} Completed 500 Internal Server Error in 1ms NameError (uninitialized constant PuntoPagosRails::TransactionsController::TransactionService): /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:4:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.4ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (11.9ms) Started POST "/punto_pagos_rails/transactions/create?resource_id=10" for 127.0.0.1 at 2014-11-21 17:58:01 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"10"} Completed 500 Internal Server Error in 4ms NameError (uninitialized constant PuntoPagosRails::TransactionsController::TransactionService): /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:4:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.6ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (20.6ms) Started GET "/" for 127.0.0.1 at 2014-11-21 18:01:40 -0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (2.8ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:01:40.975657"], ["updated_at", "2014-11-21 21:01:40.975657"]]  (1.9ms) commit transaction Rendered home/index.html.erb within layouts/application (39.3ms) Completed 200 OK in 61ms (Views: 55.6ms | ActiveRecord: 5.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:01:41 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:01:41 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=11" for 127.0.0.1 at 2014-11-21 18:01:42 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"11"} Completed 500 Internal Server Error in 4ms NameError (uninitialized constant PuntoPagosRails::TransactionService::PuntosPagosRails): /Users/leandro/src/punto_pagos_rails/lib/punto_pagos_rails/transaction_service.rb:46:in `resource' /Users/leandro/src/punto_pagos_rails/lib/punto_pagos_rails/transaction_service.rb:6:in `create' /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:6:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.6) lib/active_support/callbacks.rb:166:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.6) lib/active_support/callbacks.rb:86:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.5ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.1ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (22.5ms) Started POST "/punto_pagos_rails/transactions/create?resource_id=11" for 127.0.0.1 at 2014-11-21 18:03:30 -0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"11"} Completed 500 Internal Server Error in 0ms NoMethodError (undefined method `find' for "Ticket":String): /Users/leandro/src/punto_pagos_rails/lib/punto_pagos_rails/transaction_service.rb:46:in `resource' /Users/leandro/src/punto_pagos_rails/lib/punto_pagos_rails/transaction_service.rb:6:in `create' /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:6:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.6ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (10.3ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (29.9ms) Started POST "/punto_pagos_rails/transactions/create?resource_id=11" for 127.0.0.1 at 2014-11-21 18:09:07 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"11"} Completed 500 Internal Server Error in 1ms NoMethodError (undefined method `find' for "Ticket":String): /Users/leandro/src/punto_pagos_rails/lib/punto_pagos_rails/transaction_service.rb:46:in `resource' /Users/leandro/src/punto_pagos_rails/lib/punto_pagos_rails/transaction_service.rb:6:in `create' /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:6:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.2ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (20.6ms) Started GET "/" for 127.0.0.1 at 2014-11-21 18:09:23 -0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:09:23.660912"], ["updated_at", "2014-11-21 21:09:23.660912"]]  (1.3ms) commit transaction Rendered home/index.html.erb within layouts/application (28.2ms) Completed 200 OK in 51ms (Views: 49.0ms | ActiveRecord: 1.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:09:23 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:09:23 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=12" for 127.0.0.1 at 2014-11-21 18:09:24 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"12"} Ticket Load (0.4ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 12]]  (0.3ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:09:24.935644"], ["resource_id", 12], ["updated_at", "2014-11-21 21:09:24.935644"]]  (0.6ms) commit transaction Completed 500 Internal Server Error in 107ms NameError (uninitialized constant PuntoPagosRails::TransactionService::PuntoPagos): /Users/leandro/src/punto_pagos_rails/lib/punto_pagos_rails/transaction_service.rb:8:in `create' /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:6:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.6) lib/active_support/callbacks.rb:166:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.6) lib/active_support/callbacks.rb:86:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.5ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (7.7ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (45.6ms) Started POST "/punto_pagos_rails/transactions/create?resource_id=12" for 127.0.0.1 at 2014-11-21 18:11:57 -0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"12"} Ticket Load (0.3ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 12]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:11:58.149716"], ["resource_id", 12], ["updated_at", "2014-11-21 21:11:58.149716"]]  (1.0ms) commit transaction Ticket Load (1.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 12]] Completed 500 Internal Server Error in 30177ms SocketError (getaddrinfo: nodename nor servname provided, or not known): /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/net/http.rb:878:in `initialize' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/net/http.rb:878:in `open' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/net/http.rb:878:in `block in connect' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/timeout.rb:52:in `timeout' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/net/http.rb:877:in `connect' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/net/http.rb:862:in `do_start' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/net/http.rb:851:in `start' rest-client (1.6.8) lib/restclient/request.rb:206:in `transmit' rest-client (1.6.8) lib/restclient/request.rb:68:in `execute' rest-client (1.6.8) lib/restclient/request.rb:35:in `execute' rest-client (1.6.8) lib/restclient.rb:74:in `post' puntopagos (0.2.3) lib/puntopagos/executioner.rb:16:in `call' puntopagos (0.2.3) lib/puntopagos/executioner.rb:16:in `call_api' puntopagos (0.2.3) lib/puntopagos/request.rb:35:in `create' /Users/leandro/src/punto_pagos_rails/lib/punto_pagos_rails/transaction_service.rb:9:in `create' /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:6:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (1.1ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (24.9ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (44.7ms) Started POST "/punto_pagos_rails/transactions/create?resource_id=12" for 127.0.0.1 at 2014-11-21 18:14:17 -0300 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"12"} Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 12]]  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:14:18.132683"], ["resource_id", 12], ["updated_at", "2014-11-21 21:14:18.132683"]]  (1.2ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 12]] Completed 500 Internal Server Error in 30160ms SocketError (getaddrinfo: nodename nor servname provided, or not known): /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/net/http.rb:878:in `initialize' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/net/http.rb:878:in `open' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/net/http.rb:878:in `block in connect' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/timeout.rb:52:in `timeout' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/net/http.rb:877:in `connect' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/net/http.rb:862:in `do_start' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/net/http.rb:851:in `start' rest-client (1.6.8) lib/restclient/request.rb:206:in `transmit' rest-client (1.6.8) lib/restclient/request.rb:68:in `execute' rest-client (1.6.8) lib/restclient/request.rb:35:in `execute' rest-client (1.6.8) lib/restclient.rb:74:in `post' puntopagos (0.2.3) lib/puntopagos/executioner.rb:16:in `call' puntopagos (0.2.3) lib/puntopagos/executioner.rb:16:in `call_api' puntopagos (0.2.3) lib/puntopagos/request.rb:35:in `create' /Users/leandro/src/punto_pagos_rails/lib/punto_pagos_rails/transaction_service.rb:9:in `create' /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:6:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.4ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (14.5ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (27.6ms) Started POST "/punto_pagos_rails/transactions/create?resource_id=12" for 127.0.0.1 at 2014-11-21 18:17:23 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"12"} Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 12]]  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:17:23.239335"], ["resource_id", 12], ["updated_at", "2014-11-21 21:17:23.239335"]]  (1.6ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 12]] Completed 500 Internal Server Error in 30088ms SocketError (getaddrinfo: nodename nor servname provided, or not known): /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/net/http.rb:878:in `initialize' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/net/http.rb:878:in `open' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/net/http.rb:878:in `block in connect' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/timeout.rb:52:in `timeout' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/net/http.rb:877:in `connect' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/net/http.rb:862:in `do_start' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/net/http.rb:851:in `start' rest-client (1.6.8) lib/restclient/request.rb:206:in `transmit' rest-client (1.6.8) lib/restclient/request.rb:68:in `execute' rest-client (1.6.8) lib/restclient/request.rb:35:in `execute' rest-client (1.6.8) lib/restclient.rb:74:in `post' puntopagos (0.2.3) lib/puntopagos/executioner.rb:16:in `call' puntopagos (0.2.3) lib/puntopagos/executioner.rb:16:in `call_api' puntopagos (0.2.3) lib/puntopagos/request.rb:35:in `create' /Users/leandro/src/punto_pagos_rails/lib/punto_pagos_rails/transaction_service.rb:9:in `create' /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:6:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.6ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (16.1ms) Started POST "/punto_pagos_rails/transactions/create?resource_id=12" for 127.0.0.1 at 2014-11-21 18:23:52 -0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"12"} Ticket Load (0.3ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 12]]  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:23:52.386298"], ["resource_id", 12], ["updated_at", "2014-11-21 21:23:52.386298"]]  (0.6ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 12]]  (0.1ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'NFERFTAFMSADM532'  (0.0ms) begin transaction SQL (0.2ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 5 [["token", "NFERFTAFMSADM532"], ["updated_at", "2014-11-21 21:23:54.879191"]]  (0.7ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/NFERFTAFMSADM532 Completed 302 Found in 2561ms (ActiveRecord: 3.0ms) Started GET "/" for 127.0.0.1 at 2014-11-21 18:24:02 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:24:02.544653"], ["updated_at", "2014-11-21 21:24:02.544653"]]  (0.5ms) commit transaction Rendered home/index.html.erb within layouts/application (20.8ms) Completed 200 OK in 43ms (Views: 42.2ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:24:02 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:24:02 -0300 Started GET "/" for 127.0.0.1 at 2014-11-21 18:24:57 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:24:57.754399"], ["updated_at", "2014-11-21 21:24:57.754399"]]  (1.1ms) commit transaction Rendered home/index.html.erb within layouts/application (4.9ms) Completed 200 OK in 14ms (Views: 12.0ms | ActiveRecord: 1.5ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:24:57 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:24:57 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=14" for 127.0.0.1 at 2014-11-21 18:25:00 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"14"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 14]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:25:00.010734"], ["resource_id", 14], ["updated_at", "2014-11-21 21:25:00.010734"]]  (0.7ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 14]]  (0.2ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'NFERHO4LMJ7Q70E1'  (0.0ms) begin transaction SQL (0.2ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 6 [["token", "NFERHO4LMJ7Q70E1"], ["updated_at", "2014-11-21 21:25:02.526101"]]  (1.2ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/NFERHO4LMJ7Q70E1 Completed 302 Found in 2521ms (ActiveRecord: 3.0ms) Started POST "/punto_pagos_rails/transactions/create?resource_id=14" for 127.0.0.1 at 2014-11-21 18:25:55 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"14"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 14]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:25:55.193185"], ["resource_id", 14], ["updated_at", "2014-11-21 21:25:55.193185"]]  (1.1ms) commit transaction Ticket Load (2.6ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 14]] Completed 500 Internal Server Error in 2287ms RuntimeError (Error message unspecified): /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:16:in `render_payment_error_view' /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:9:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.5ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.3ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (18.5ms) Started GET "/" for 127.0.0.1 at 2014-11-21 18:26:12 -0300 Processing by HomeController#index as HTML  (0.4ms) begin transaction SQL (2.2ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:26:12.047905"], ["updated_at", "2014-11-21 21:26:12.047905"]]  (0.6ms) commit transaction Rendered home/index.html.erb within layouts/application (9.8ms) Completed 200 OK in 21ms (Views: 17.3ms | ActiveRecord: 3.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:26:12 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:26:12 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=15" for 127.0.0.1 at 2014-11-21 18:26:13 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"15"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 15]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:26:13.618008"], ["resource_id", 15], ["updated_at", "2014-11-21 21:26:13.618008"]]  (1.3ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 15]] Completed 500 Internal Server Error in 3513ms RuntimeError (Error message unspecified): /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:16:in `render_payment_error_view' /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:9:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.8ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.2ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (22.1ms) Started GET "/" for 127.0.0.1 at 2014-11-21 18:27:23 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:27:23.059927"], ["updated_at", "2014-11-21 21:27:23.059927"]]  (1.3ms) commit transaction Rendered home/index.html.erb within layouts/application (4.7ms) Completed 200 OK in 12ms (Views: 10.1ms | ActiveRecord: 1.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:27:23 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:27:23 -0300 Started GET "/" for 127.0.0.1 at 2014-11-21 18:27:23 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:27:23.881790"], ["updated_at", "2014-11-21 21:27:23.881790"]]  (1.3ms) commit transaction Rendered home/index.html.erb within layouts/application (4.3ms) Completed 200 OK in 13ms (Views: 11.5ms | ActiveRecord: 1.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:27:23 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:27:23 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=17" for 127.0.0.1 at 2014-11-21 18:27:24 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"17"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 17]]  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:27:24.722292"], ["resource_id", 17], ["updated_at", "2014-11-21 21:27:24.722292"]]  (1.7ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 17]] Completed 500 Internal Server Error in 2637ms RuntimeError (Error message unspecified): /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:16:in `render_payment_error_view' /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:9:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.4ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.5ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (14.2ms) Started GET "/" for 127.0.0.1 at 2014-11-21 18:28:51 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:28:51.423498"], ["updated_at", "2014-11-21 21:28:51.423498"]]  (1.4ms) commit transaction Rendered home/index.html.erb within layouts/application (77.4ms) Completed 200 OK in 87ms (Views: 85.0ms | ActiveRecord: 1.8ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:28:51 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:28:51 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=18" for 127.0.0.1 at 2014-11-21 18:28:52 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"18"} Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 18]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:28:52.450139"], ["resource_id", 18], ["updated_at", "2014-11-21 21:28:52.450139"]]  (1.2ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 18]] Completed 500 Internal Server Error in 3058ms RuntimeError (Error message unspecified): /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:16:in `render_payment_error_view' /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:9:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.5ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (14.2ms) Started GET "/" for 127.0.0.1 at 2014-11-21 18:31:43 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:31:43.478539"], ["updated_at", "2014-11-21 21:31:43.478539"]]  (0.5ms) commit transaction Rendered home/index.html.erb within layouts/application (3.9ms) Completed 200 OK in 15ms (Views: 13.8ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:31:43 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:31:43 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=19" for 127.0.0.1 at 2014-11-21 18:31:45 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"19"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 19]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:31:45.157401"], ["resource_id", 19], ["updated_at", "2014-11-21 21:31:45.157401"]]  (1.7ms) commit transaction Ticket Load (0.3ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 19]] Completed 500 Internal Server Error in 2774ms RuntimeError (Error message unspecified): /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:16:in `render_payment_error_view' /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:9:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.4ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (13.4ms) Started POST "/punto_pagos_rails/transactions/create?resource_id=19" for 127.0.0.1 at 2014-11-21 18:32:42 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"19"} Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 19]]  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:32:42.828729"], ["resource_id", 19], ["updated_at", "2014-11-21 21:32:42.828729"]]  (1.2ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 19]] Completed 500 Internal Server Error in 2162ms RuntimeError (Error message unspecified): /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:16:in `render_payment_error_view' /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:9:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.4ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (12.9ms) Started POST "/punto_pagos_rails/transactions/create?resource_id=19" for 127.0.0.1 at 2014-11-21 18:33:05 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"19"} Ticket Load (0.5ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 19]]  (0.1ms) begin transaction SQL (0.9ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:33:05.699962"], ["resource_id", 19], ["updated_at", "2014-11-21 21:33:05.699962"]]  (2.1ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 19]] Completed 500 Internal Server Error in 2760ms RuntimeError (Error message unspecified): /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:16:in `render_payment_error_view' /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:9:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.6ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.9ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.1ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (13.9ms) Started GET "/" for 127.0.0.1 at 2014-11-21 18:33:36 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:33:36.011574"], ["updated_at", "2014-11-21 21:33:36.011574"]]  (0.5ms) commit transaction Rendered home/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 12ms (Views: 10.5ms | ActiveRecord: 0.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:33:36 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:33:36 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=20" for 127.0.0.1 at 2014-11-21 18:33:37 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"20"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 20]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:33:37.511362"], ["resource_id", 20], ["updated_at", "2014-11-21 21:33:37.511362"]]  (1.0ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 20]] Completed 500 Internal Server Error in 2208ms RuntimeError (Error message unspecified): /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:16:in `render_payment_error_view' /Users/leandro/src/punto_pagos_rails/app/controllers/punto_pagos_rails/transactions_controller.rb:9:in `create' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:35:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.5ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.2ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.9ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (15.0ms) Started GET "/" for 127.0.0.1 at 2014-11-21 18:34:13 -0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:34:13.293798"], ["updated_at", "2014-11-21 21:34:13.293798"]]  (1.3ms) commit transaction Rendered home/index.html.erb within layouts/application (71.3ms) Completed 200 OK in 94ms (Views: 91.2ms | ActiveRecord: 2.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:34:13 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:34:13 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=21" for 127.0.0.1 at 2014-11-21 18:34:17 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"21"} Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 21]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:34:52.164441"], ["resource_id", 21], ["updated_at", "2014-11-21 21:34:52.164441"]]  (1.3ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 21]] Rendered /Users/leandro/src/punto_pagos_rails/app/views/punto_pagos_rails/transactions/error.html.erb within layouts/application (0.3ms) Completed 200 OK in 37547ms (Views: 8.1ms | ActiveRecord: 2.4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:34:55 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:34:55 -0300 Started GET "/" for 127.0.0.1 at 2014-11-21 18:35:07 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:35:07.463473"], ["updated_at", "2014-11-21 21:35:07.463473"]]  (1.3ms) commit transaction Rendered home/index.html.erb within layouts/application (4.5ms) Completed 200 OK in 13ms (Views: 11.0ms | ActiveRecord: 1.6ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:35:07 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:35:07 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=22" for 127.0.0.1 at 2014-11-21 18:35:08 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"22"} Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 22]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:35:25.233617"], ["resource_id", 22], ["updated_at", "2014-11-21 21:35:25.233617"]]  (1.5ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 22]]  (0.1ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'NFERZ2S084HR3KIF'  (0.0ms) begin transaction SQL (0.2ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 16 [["token", "NFERZ2S084HR3KIF"], ["updated_at", "2014-11-21 21:35:27.741403"]]  (1.2ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/NFERZ2S084HR3KIF Completed 302 Found in 18994ms (ActiveRecord: 3.7ms) Started GET "/" for 127.0.0.1 at 2014-11-21 18:35:36 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:35:36.148993"], ["updated_at", "2014-11-21 21:35:36.148993"]]  (1.0ms) commit transaction Rendered home/index.html.erb within layouts/application (5.0ms) Completed 200 OK in 17ms (Views: 15.3ms | ActiveRecord: 1.5ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:35:36 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:35:36 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=23" for 127.0.0.1 at 2014-11-21 18:35:37 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"23"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 23]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:35:40.015686"], ["resource_id", 23], ["updated_at", "2014-11-21 21:35:40.015686"]]  (1.1ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 23]] Rendered /Users/leandro/src/punto_pagos_rails/app/views/punto_pagos_rails/transactions/error.html.erb within layouts/application (0.1ms) Completed 200 OK in 5245ms (Views: 8.1ms | ActiveRecord: 1.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:35:42 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:35:42 -0300 Started GET "/" for 127.0.0.1 at 2014-11-21 18:36:09 -0300 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:36:09.953281"], ["updated_at", "2014-11-21 21:36:09.953281"]]  (1.1ms) commit transaction Rendered home/index.html.erb within layouts/application (101.2ms) Completed 200 OK in 137ms (Views: 134.5ms | ActiveRecord: 2.0ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:36:10 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:36:10 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=24" for 127.0.0.1 at 2014-11-21 18:36:51 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"24"} Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 24]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:36:51.917850"], ["resource_id", 24], ["updated_at", "2014-11-21 21:36:51.917850"]]  (1.3ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 24]]  (0.2ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'NFES1HP9768SPUUY'  (0.0ms) begin transaction SQL (0.2ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 18 [["token", "NFES1HP9768SPUUY"], ["updated_at", "2014-11-21 21:36:54.800010"]]  (1.3ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/NFES1HP9768SPUUY Completed 302 Found in 2912ms (ActiveRecord: 4.6ms) Started GET "/" for 127.0.0.1 at 2014-11-21 18:37:00 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:37:00.408547"], ["updated_at", "2014-11-21 21:37:00.408547"]]  (1.2ms) commit transaction Rendered home/index.html.erb within layouts/application (5.1ms) Completed 200 OK in 14ms (Views: 11.9ms | ActiveRecord: 1.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:37:00 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:37:00 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=25" for 127.0.0.1 at 2014-11-21 18:37:01 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"25"} Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 25]]  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:37:01.665256"], ["resource_id", 25], ["updated_at", "2014-11-21 21:37:01.665256"]]  (1.1ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 25]] Rendered /Users/leandro/src/punto_pagos_rails/app/views/punto_pagos_rails/transactions/error.html.erb within layouts/application (0.3ms) Completed 200 OK in 2201ms (Views: 11.0ms | ActiveRecord: 1.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:37:03 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:37:03 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=25" for 127.0.0.1 at 2014-11-21 18:37:41 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"25"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 25]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:37:41.892957"], ["resource_id", 25], ["updated_at", "2014-11-21 21:37:41.892957"]]  (1.4ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 25]]  (0.2ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'NFES2U18H6HO5CYV'  (0.0ms) begin transaction SQL (0.2ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 20 [["token", "NFES2U18H6HO5CYV"], ["updated_at", "2014-11-21 21:37:44.098300"]]  (1.3ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/NFES2U18H6HO5CYV Completed 302 Found in 2212ms (ActiveRecord: 3.8ms) Started GET "/" for 127.0.0.1 at 2014-11-21 18:37:49 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:37:49.599926"], ["updated_at", "2014-11-21 21:37:49.599926"]]  (1.4ms) commit transaction Rendered home/index.html.erb within layouts/application (5.8ms) Completed 200 OK in 14ms (Views: 11.3ms | ActiveRecord: 2.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:37:49 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:37:49 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=26" for 127.0.0.1 at 2014-11-21 18:37:50 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"26"} Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 26]]  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:37:50.645122"], ["resource_id", 26], ["updated_at", "2014-11-21 21:37:50.645122"]]  (1.2ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 26]] Rendered /Users/leandro/src/punto_pagos_rails/app/views/punto_pagos_rails/transactions/error.html.erb within layouts/application (0.3ms) Completed 200 OK in 2211ms (Views: 7.8ms | ActiveRecord: 2.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:37:52 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:37:52 -0300 Started GET "/" for 127.0.0.1 at 2014-11-21 18:38:47 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:38:47.987838"], ["updated_at", "2014-11-21 21:38:47.987838"]]  (0.6ms) commit transaction Rendered home/index.html.erb within layouts/application (3.9ms) Completed 200 OK in 17ms (Views: 15.6ms | ActiveRecord: 0.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:38:48 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:38:48 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=27" for 127.0.0.1 at 2014-11-21 18:38:49 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"27"} Ticket Load (0.3ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 27]]  (0.1ms) begin transaction SQL (0.9ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:38:49.271962"], ["resource_id", 27], ["updated_at", "2014-11-21 21:38:49.271962"]]  (1.3ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 27]] Rendered /Users/leandro/src/punto_pagos_rails/app/views/punto_pagos_rails/transactions/error.html.erb within layouts/application (0.1ms) Completed 200 OK in 3616ms (Views: 10.6ms | ActiveRecord: 2.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:38:52 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:38:52 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=27" for 127.0.0.1 at 2014-11-21 18:38:59 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"27"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 27]]  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:38:59.412554"], ["resource_id", 27], ["updated_at", "2014-11-21 21:38:59.412554"]]  (1.3ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 27]]  (0.9ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'NFES50UN48N9RJSC'  (0.1ms) begin transaction SQL (0.3ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 23 [["token", "NFES50UN48N9RJSC"], ["updated_at", "2014-11-21 21:39:01.600086"]]  (1.3ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/NFES50UN48N9RJSC Completed 302 Found in 2193ms (ActiveRecord: 4.4ms) Started GET "/" for 127.0.0.1 at 2014-11-21 18:39:05 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:39:05.188461"], ["updated_at", "2014-11-21 21:39:05.188461"]]  (5.3ms) commit transaction Rendered home/index.html.erb within layouts/application (9.3ms) Completed 200 OK in 20ms (Views: 14.3ms | ActiveRecord: 5.7ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:39:05 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:39:05 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=28" for 127.0.0.1 at 2014-11-21 18:39:06 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"28"} Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 28]]  (0.1ms) begin transaction SQL (2.5ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:39:06.256889"], ["resource_id", 28], ["updated_at", "2014-11-21 21:39:06.256889"]]  (1.5ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 28]]  (0.2ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'NFES575ONK62H3BG'  (0.1ms) begin transaction SQL (0.4ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 24 [["token", "NFES575ONK62H3BG"], ["updated_at", "2014-11-21 21:39:08.435815"]]  (4.8ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/NFES575ONK62H3BG Completed 302 Found in 2189ms (ActiveRecord: 9.9ms) Started GET "/" for 127.0.0.1 at 2014-11-21 18:39:11 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:39:11.953748"], ["updated_at", "2014-11-21 21:39:11.953748"]]  (1.2ms) commit transaction Rendered home/index.html.erb within layouts/application (4.4ms) Completed 200 OK in 12ms (Views: 10.1ms | ActiveRecord: 1.6ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:39:12 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:39:12 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=29" for 127.0.0.1 at 2014-11-21 18:39:12 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"29"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 29]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:39:12.745358"], ["resource_id", 29], ["updated_at", "2014-11-21 21:39:12.745358"]]  (1.6ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 29]]  (0.2ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'NFES5DR57NI3LK56'  (0.1ms) begin transaction SQL (0.3ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 25 [["token", "NFES5DR57NI3LK56"], ["updated_at", "2014-11-21 21:39:14.925523"]]  (1.1ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/NFES5DR57NI3LK56 Completed 302 Found in 2186ms (ActiveRecord: 3.9ms) Started GET "/" for 127.0.0.1 at 2014-11-21 18:39:16 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:39:16.983534"], ["updated_at", "2014-11-21 21:39:16.983534"]]  (1.0ms) commit transaction Rendered home/index.html.erb within layouts/application (4.0ms) Completed 200 OK in 15ms (Views: 10.0ms | ActiveRecord: 1.3ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:39:17 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:39:17 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=30" for 127.0.0.1 at 2014-11-21 18:39:20 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"30"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 30]]  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:39:20.799318"], ["resource_id", 30], ["updated_at", "2014-11-21 21:39:20.799318"]]  (1.3ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 30]]  (0.2ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'NFES5LOJS2ARBTSL'  (0.1ms) begin transaction SQL (0.2ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 26 [["token", "NFES5LOJS2ARBTSL"], ["updated_at", "2014-11-21 21:39:23.064161"]]  (1.3ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/NFES5LOJS2ARBTSL Completed 302 Found in 2270ms (ActiveRecord: 3.7ms) Started GET "/" for 127.0.0.1 at 2014-11-21 18:39:58 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:39:58.845372"], ["updated_at", "2014-11-21 21:39:58.845372"]]  (1.1ms) commit transaction Rendered home/index.html.erb within layouts/application (4.0ms) Completed 200 OK in 15ms (Views: 13.2ms | ActiveRecord: 1.4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:39:58 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:39:58 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=31" for 127.0.0.1 at 2014-11-21 18:40:00 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"31"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 31]]  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:40:00.026715"], ["resource_id", 31], ["updated_at", "2014-11-21 21:40:00.026715"]]  (1.4ms) commit transaction Ticket Load (0.3ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 31]] Rendered /Users/leandro/src/punto_pagos_rails/app/views/punto_pagos_rails/transactions/error.html.erb within layouts/application (0.1ms) Completed 200 OK in 2273ms (Views: 22.4ms | ActiveRecord: 2.2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:40:02 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:40:02 -0300 Started GET "/" for 127.0.0.1 at 2014-11-21 18:42:00 -0300 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (3.0ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:42:01.219931"], ["updated_at", "2014-11-21 21:42:01.219931"]]  (1.3ms) commit transaction Rendered home/index.html.erb within layouts/application (186.2ms) Completed 200 OK in 244ms (Views: 232.9ms | ActiveRecord: 10.1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:42:01 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:42:01 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=32" for 127.0.0.1 at 2014-11-21 18:42:04 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"32"} Ticket Load (1.0ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 32]]  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:42:04.504215"], ["resource_id", 32], ["updated_at", "2014-11-21 21:42:04.504215"]]  (0.9ms) commit transaction Ticket Load (0.4ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 32]] Rendered /Users/leandro/src/punto_pagos_rails/app/views/punto_pagos_rails/transactions/error.html.erb within layouts/application (0.3ms) Completed 200 OK in 8670ms (Views: 13.5ms | ActiveRecord: 3.6ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:42:13 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:42:13 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=32" for 127.0.0.1 at 2014-11-21 18:42:39 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"32"} Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 32]]  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:42:39.766359"], ["resource_id", 32], ["updated_at", "2014-11-21 21:42:39.766359"]]  (1.3ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 32]] Rendered /Users/leandro/src/punto_pagos_rails/app/views/punto_pagos_rails/transactions/error.html.erb within layouts/application (0.1ms) Completed 200 OK in 2182ms (Views: 9.1ms | ActiveRecord: 2.1ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:42:41 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:42:41 -0300 Started GET "/" for 127.0.0.1 at 2014-11-21 18:42:52 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 21:42:52.850761"], ["updated_at", "2014-11-21 21:42:52.850761"]]  (1.1ms) commit transaction Rendered home/index.html.erb within layouts/application (5.0ms) Completed 200 OK in 14ms (Views: 12.3ms | ActiveRecord: 1.4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 18:42:52 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 18:42:52 -0300 Started POST "/punto_pagos_rails/transactions/create?resource_id=33" for 127.0.0.1 at 2014-11-21 18:42:53 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"33"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 33]]  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 21:42:53.891028"], ["resource_id", 33], ["updated_at", "2014-11-21 21:42:53.891028"]]  (1.2ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 33]]  (0.3ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'NFESBJXFMGQSMJ5G'  (0.1ms) begin transaction SQL (0.5ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 30 [["token", "NFESBJXFMGQSMJ5G"], ["updated_at", "2014-11-21 21:42:56.081251"]]  (1.5ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/NFESBJXFMGQSMJ5G Completed 302 Found in 2202ms (ActiveRecord: 4.2ms) Started GET "/" for 127.0.0.1 at 2014-11-21 19:50:05 -0300 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 22:50:05.747716"], ["updated_at", "2014-11-21 22:50:05.747716"]]  (0.5ms) commit transaction Rendered home/index.html.erb within layouts/application (81.3ms) Completed 200 OK in 101ms (Views: 99.1ms | ActiveRecord: 1.4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 19:50:05 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 19:50:05 -0300 Started POST "/transactions/create?resource_id=34" for 127.0.0.1 at 2014-11-21 19:50:12 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"34"} Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 34]]  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 22:50:12.261153"], ["resource_id", 34], ["updated_at", "2014-11-21 22:50:12.261153"]]  (1.7ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 34]]  (0.2ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'NFEVFPRCSA7W5U9Q'  (0.0ms) begin transaction SQL (0.2ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 31 [["token", "NFEVFPRCSA7W5U9Q"], ["updated_at", "2014-11-21 22:50:14.804625"]]  (1.3ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/NFEVFPRCSA7W5U9Q Completed 302 Found in 2570ms (ActiveRecord: 5.0ms) Started POST "/transactions/create?resource_id=34" for 127.0.0.1 at 2014-11-21 19:50:19 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"34"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 34]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 22:50:19.523502"], ["resource_id", 34], ["updated_at", "2014-11-21 22:50:19.523502"]]  (1.4ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 34]]  (0.1ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'NFEVFWB7AWKQOXK1'  (0.1ms) begin transaction SQL (0.2ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 32 [["token", "NFEVFWB7AWKQOXK1"], ["updated_at", "2014-11-21 22:50:21.867801"]]  (1.3ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/NFEVFWB7AWKQOXK1 Completed 302 Found in 2351ms (ActiveRecord: 3.8ms) Started GET "/" for 127.0.0.1 at 2014-11-21 19:51:11 -0300 Processing by HomeController#index as HTML  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-11-21 22:51:11.068661"], ["updated_at", "2014-11-21 22:51:11.068661"]]  (1.1ms) commit transaction Rendered home/index.html.erb within layouts/application (3.8ms) Completed 200 OK in 12ms (Views: 10.2ms | ActiveRecord: 1.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 19:51:11 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 19:51:11 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 19:51:15 -0300 Started POST "/transactions/create?resource_id=35" for 127.0.0.1 at 2014-11-21 19:53:12 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"35"} Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 35]]  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 22:53:12.291318"], ["resource_id", 35], ["updated_at", "2014-11-21 22:53:12.291318"]]  (1.2ms) commit transaction Ticket Load (0.3ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 35]]  (0.1ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'NFEVKQRCYGOYX84A'  (0.1ms) begin transaction SQL (0.3ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 33 [["token", "NFEVKQRCYGOYX84A"], ["updated_at", "2014-11-21 22:53:15.147394"]]  (1.3ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/NFEVKQRCYGOYX84A Completed 302 Found in 2862ms (ActiveRecord: 4.2ms) Started POST "/transactions/create?resource_id=35" for 127.0.0.1 at 2014-11-21 19:53:54 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"35"} Ticket Load (0.4ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 35]]  (0.1ms) begin transaction SQL (1.1ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-11-21 22:53:54.217526"], ["resource_id", 35], ["updated_at", "2014-11-21 22:53:54.217526"]]  (1.1ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 35]]  (0.2ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'NFEVLV5XOIL681HA'  (0.0ms) begin transaction SQL (0.2ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 34 [["token", "NFEVLV5XOIL681HA"], ["updated_at", "2014-11-21 22:53:56.474736"]]  (1.3ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/NFEVLV5XOIL681HA Completed 302 Found in 2265ms (ActiveRecord: 4.5ms) Started GET "/" for 127.0.0.1 at 2014-11-21 19:58:36 -0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" ASC LIMIT 1 Rendered home/index.html.erb within layouts/application (53.9ms) Completed 200 OK in 68ms (Views: 67.7ms | ActiveRecord: 0.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-11-21 19:58:36 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-11-21 19:58:36 -0300 Started GET "/assets/home.js?v=2.0" for 127.0.0.1 at 2014-12-05 16:29:54 -0300 ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations" ActionController::RoutingError (No route matches [GET] "assets/home.js"): actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.2ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (49.9ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (78.7ms) Started GET "/assets/jquery.js" for 127.0.0.1 at 2014-12-05 16:29:54 -0300 ActionController::RoutingError (No route matches [GET] "assets/jquery.js"): actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.3ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.1ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (19.0ms) Started GET "/" for 127.0.0.1 at 2014-12-05 16:29:55 -0300 Processing by HomeController#index as HTML Ticket Load (0.5ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" ASC LIMIT 1 Rendered home/index.html.erb within layouts/application (36.3ms) Completed 200 OK in 62ms (Views: 61.1ms | ActiveRecord: 0.9ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-05 16:29:55 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-05 16:29:55 -0300 Started POST "/transactions/create?resource_id=1" for 127.0.0.1 at 2014-12-05 16:29:59 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"1"} Ticket Load (0.7ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) begin transaction SQL (1.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-12-05 19:29:59.956335"], ["resource_id", 1], ["updated_at", "2014-12-05 19:29:59.956335"]]  (2.3ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/leandro/src/punto_pagos_rails/app/views/punto_pagos_rails/transactions/error.html.erb within layouts/application (0.4ms) Completed 200 OK in 2631ms (Views: 16.0ms | ActiveRecord: 5.5ms) Started POST "/transactions/create?resource_id=1" for 127.0.0.1 at 2014-12-05 16:30:33 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"1"} Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-12-05 19:30:33.861404"], ["resource_id", 1], ["updated_at", "2014-12-05 19:30:33.861404"]]  (3.2ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/leandro/src/punto_pagos_rails/app/views/punto_pagos_rails/transactions/error.html.erb within layouts/application (0.1ms) Completed 200 OK in 2208ms (Views: 9.9ms | ActiveRecord: 3.9ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-05 16:30:36 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-05 16:30:36 -0300 Started POST "/transactions/create?resource_id=1" for 127.0.0.1 at 2014-12-05 16:30:39 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"1"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-12-05 19:30:39.746301"], ["resource_id", 1], ["updated_at", "2014-12-05 19:30:39.746301"]]  (1.1ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/leandro/src/punto_pagos_rails/app/views/punto_pagos_rails/transactions/error.html.erb within layouts/application (0.1ms) Completed 200 OK in 2176ms (Views: 20.5ms | ActiveRecord: 1.6ms) Started POST "/transactions/create?resource_id=1" for 127.0.0.1 at 2014-12-05 16:30:42 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"1"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-12-05 19:30:42.812768"], ["resource_id", 1], ["updated_at", "2014-12-05 19:30:42.812768"]]  (1.2ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/leandro/src/punto_pagos_rails/app/views/punto_pagos_rails/transactions/error.html.erb within layouts/application (0.1ms) Completed 200 OK in 2186ms (Views: 8.5ms | ActiveRecord: 1.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-05 16:30:45 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-05 16:30:45 -0300 Started POST "/transactions/create?resource_id=1" for 127.0.0.1 at 2014-12-05 16:30:47 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"1"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-12-05 19:30:47.534723"], ["resource_id", 1], ["updated_at", "2014-12-05 19:30:47.534723"]]  (1.5ms) commit transaction Ticket Load (9.8ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/leandro/src/punto_pagos_rails/app/views/punto_pagos_rails/transactions/error.html.erb within layouts/application (0.1ms) Completed 200 OK in 2223ms (Views: 8.9ms | ActiveRecord: 11.7ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-05 16:30:49 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-05 16:30:49 -0300 Started POST "/transactions/create?resource_id=1" for 127.0.0.1 at 2014-12-05 16:30:52 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"1"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-12-05 19:30:52.121342"], ["resource_id", 1], ["updated_at", "2014-12-05 19:30:52.121342"]]  (1.9ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/leandro/src/punto_pagos_rails/app/views/punto_pagos_rails/transactions/error.html.erb within layouts/application (0.1ms) Completed 200 OK in 2119ms (Views: 7.8ms | ActiveRecord: 2.6ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-05 16:30:54 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-05 16:30:54 -0300 Started POST "/transactions/create?resource_id=1" for 127.0.0.1 at 2014-12-05 16:31:00 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"1"} Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-12-05 19:31:00.067785"], ["resource_id", 1], ["updated_at", "2014-12-05 19:31:00.067785"]]  (1.3ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'NG4JIBIFKQJI580C'  (0.1ms) begin transaction SQL (0.3ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 41 [["token", "NG4JIBIFKQJI580C"], ["updated_at", "2014-12-05 19:31:02.222474"]]  (0.8ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/NG4JIBIFKQJI580C Completed 302 Found in 2161ms (ActiveRecord: 3.3ms) Started GET "/" for 127.0.0.1 at 2014-12-05 16:32:37 -0300 Processing by HomeController#index as HTML Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" ASC LIMIT 1 Rendered home/index.html.erb within layouts/application (2.9ms) Completed 200 OK in 16ms (Views: 15.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-05 16:32:37 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-05 16:32:37 -0300 Started POST "/transactions/create?resource_id=1" for 127.0.0.1 at 2014-12-05 16:32:45 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"1"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-12-05 19:32:45.336415"], ["resource_id", 1], ["updated_at", "2014-12-05 19:32:45.336415"]]  (1.4ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'NG4JLAO56LAM4PCY'  (0.0ms) begin transaction SQL (0.3ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 42 [["token", "NG4JLAO56LAM4PCY"], ["updated_at", "2014-12-05 19:32:48.921840"]]  (1.3ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/NG4JLAO56LAM4PCY Completed 302 Found in 3590ms (ActiveRecord: 3.7ms) Started GET "/" for 127.0.0.1 at 2014-12-05 17:50:38 -0300 Processing by HomeController#index as HTML Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" ASC LIMIT 1 Rendered home/index.html.erb within layouts/application (2.4ms) Completed 200 OK in 19ms (Views: 18.0ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-05 17:50:38 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-05 17:50:38 -0300 Started POST "/transactions/create?resource_id=1" for 127.0.0.1 at 2014-12-05 17:50:40 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"1"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-12-05 20:50:40.426263"], ["resource_id", 1], ["updated_at", "2014-12-05 20:50:40.426263"]]  (1.5ms) commit transaction Ticket Load (0.5ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/leandro/src/punto_pagos_rails/app/views/punto_pagos_rails/transactions/error.html.erb within layouts/application (0.1ms) Completed 200 OK in 2281ms (Views: 13.9ms | ActiveRecord: 2.4ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-05 17:50:42 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-05 17:50:42 -0300 Started GET "/" for 127.0.0.1 at 2014-12-12 15:48:02 -0300 ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML Ticket Load (1.8ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" ASC LIMIT 1 Rendered home/index.html.erb within layouts/application (79.2ms) Completed 200 OK in 114ms (Views: 111.2ms | ActiveRecord: 2.2ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-12 15:48:03 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-12 15:48:03 -0300 Started POST "/transactions/create?resource_id=1" for 127.0.0.1 at 2014-12-12 15:48:11 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"1"} Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) begin transaction SQL (0.7ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-12 18:48:12.049702"], ["resource_id", 1], ["state", "pending"], ["updated_at", "2014-12-12 18:48:12.049702"]]  (0.8ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'NGHG69QXDI9TEE5Y'  (0.1ms) begin transaction SQL (0.3ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 44 [["token", "NGHG69QXDI9TEE5Y"], ["updated_at", "2014-12-12 18:48:14.389264"]]  (0.8ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/NGHG69QXDI9TEE5Y Completed 302 Found in 2443ms (ActiveRecord: 3.4ms) Started GET "/" for 127.0.0.1 at 2014-12-12 15:49:30 -0300 Processing by HomeController#index as HTML Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" ASC LIMIT 1 Rendered home/index.html.erb within layouts/application (2.2ms) Completed 200 OK in 11ms (Views: 10.7ms | ActiveRecord: 0.2ms) Started GET "/" for 127.0.0.1 at 2014-12-12 16:05:41 -0300 Processing by HomeController#index as HTML Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" ASC LIMIT 1 Rendered home/index.html.erb within layouts/application (2.5ms) Completed 200 OK in 19ms (Views: 18.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-12 16:05:41 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-12 16:05:41 -0300 Started GET "/" for 127.0.0.1 at 2014-12-12 16:15:49 -0300 Processing by HomeController#index as HTML Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" ASC LIMIT 1 Rendered home/index.html.erb within layouts/application (2.7ms) Completed 200 OK in 16ms (Views: 15.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-12 16:15:49 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-12 16:15:49 -0300 Started GET "/" for 127.0.0.1 at 2014-12-12 16:38:12 -0300 Processing by HomeController#index as HTML Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" ASC LIMIT 1 Rendered home/index.html.erb within layouts/application (2.2ms) Completed 200 OK in 14ms (Views: 13.2ms | ActiveRecord: 0.2ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-12 16:38:12 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-12 16:38:12 -0300 Started GET "/error/hola" for 127.0.0.1 at 2014-12-12 16:38:24 -0300 ActionController::RoutingError (No route matches [GET] "error/hola"): actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.2ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (8.1ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (33.9ms) Started GET "/transactions/error/hola" for 127.0.0.1 at 2014-12-12 16:38:36 -0300 Processing by PuntoPagosRails::TransactionsController#error as HTML Parameters: {"token"=>"hola"} Rendered punto_pagos_rails/transactions/error.html within layouts/application (0.4ms) Completed 200 OK in 12ms (Views: 11.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-12 16:38:36 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-12 16:38:36 -0300 Started GET "/transactions/error/hola" for 127.0.0.1 at 2014-12-12 16:53:25 -0300 Processing by PuntoPagosRails::TransactionsController#error as HTML Parameters: {"token"=>"hola"} Rendered /Users/leandro/src/punto_pagos_rails/app/views/punto_pagos_rails/transactions/error.html.erb within layouts/application (12.6ms) Completed 500 Internal Server Error in 15ms ActionView::Template::Error (undefined local variable or method `error_key' for #<#:0x007fb690bd0580>): 1: <%= error_key %> /Users/leandro/src/punto_pagos_rails/app/views/punto_pagos_rails/transactions/error.html.erb:1:in `___sers_leandro_src_punto_pagos_rails_app_views_punto_pagos_rails_transactions_error_html_erb__2249945795117515616_70211044564940' actionview (4.1.6) lib/action_view/template.rb:145:in `block in render' activesupport (4.1.6) lib/active_support/notifications.rb:161:in `instrument' actionview (4.1.6) lib/action_view/template.rb:339:in `instrument' actionview (4.1.6) lib/action_view/template.rb:143:in `render' actionview (4.1.6) lib/action_view/renderer/template_renderer.rb:55:in `block (2 levels) in render_template' actionview (4.1.6) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionview (4.1.6) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' actionview (4.1.6) lib/action_view/renderer/template_renderer.rb:54:in `block in render_template' actionview (4.1.6) lib/action_view/renderer/template_renderer.rb:62:in `render_with_layout' actionview (4.1.6) lib/action_view/renderer/template_renderer.rb:53:in `render_template' actionview (4.1.6) lib/action_view/renderer/template_renderer.rb:17:in `render' actionview (4.1.6) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.1.6) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.1.6) lib/action_view/rendering.rb:99:in `_render_template' actionpack (4.1.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.1.6) lib/action_view/rendering.rb:82:in `render_to_body' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.1.6) lib/action_controller/metal/renderers.rb:32:in `render_to_body' actionpack (4.1.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:41:in `block (2 levels) in render' activesupport (4.1.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/benchmark.rb:296:in `realtime' activesupport (4.1.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:41:in `block in render' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:84:in `cleanup_view_runtime' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:40:in `render' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.1.6) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:113:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:229:in `block in halting' activesupport (4.1.6) lib/active_support/callbacks.rb:166:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:166:in `block in halting' activesupport (4.1.6) lib/active_support/callbacks.rb:86:in `call' activesupport (4.1.6) lib/active_support/callbacks.rb:86:in `run_callbacks' actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument' activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument' actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process' actionview (4.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:50:in `call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/railtie.rb:194:in `public_send' railties (4.1.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:73:in `block in call' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `each' actionpack (4.1.6) lib/action_dispatch/journey/router.rb:59:in `call' actionpack (4.1.6) lib/action_dispatch/routing/route_set.rb:678:in `call' rack (1.5.2) lib/rack/etag.rb:23:in `call' rack (1.5.2) lib/rack/conditionalget.rb:25:in `call' rack (1.5.2) lib/rack/head.rb:11:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call' rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context' rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' activerecord (4.1.6) lib/active_record/migration.rb:380:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks' actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.1.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.5.2) lib/rack/methodoverride.rb:21:in `call' rack (1.5.2) lib/rack/runtime.rb:17:in `call' activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call' rack (1.5.2) lib/rack/sendfile.rb:112:in `call' railties (4.1.6) lib/rails/engine.rb:514:in `call' railties (4.1.6) lib/rails/application.rb:144:in `call' rack (1.5.2) lib/rack/lock.rb:17:in `call' rack (1.5.2) lib/rack/content_length.rb:14:in `call' rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run' /opt/rubies/2.0.0-p481/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /opt/rubies/2.0.0-p481/lib/ruby/gems/2.0.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (10.7ms) Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.2ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."resource_id" = ? [["resource_id", 35]] Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.2ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."resource_id" = ? AND "punto_pagos_rails_transactions"."state" = 'pending' [["resource_id", 35]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.2ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."resource_id" = ? [["resource_id", 35]] Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.4ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."resource_id" = ? [["resource_id", 35]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.2ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."resource_id" = ? AND "punto_pagos_rails_transactions"."state" = 'pending' [["resource_id", 35]] Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.1ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."state" = 'pending' Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.3ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."resource_id" = ? AND "punto_pagos_rails_transactions"."state" = 'pending' [["resource_id", 35]] PuntoPagosRails::Transaction Load (0.2ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."state" = 'pending' PuntoPagosRails::Transaction Load (0.3ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" PuntoPagosRails::Transaction Load (0.1ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."state" = 'pending' PuntoPagosRails::Transaction Load (0.2ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" ORDER BY "punto_pagos_rails_transactions"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.2ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" ORDER BY "punto_pagos_rails_transactions"."id" ASC LIMIT 1 PuntoPagosRails::Transaction Load (0.2ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."state" = 'pending' PuntoPagosRails::Transaction Load (0.1ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."state" = 'pending'  (0.2ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."state" = 'pending' PuntoPagosRails::Transaction Load (0.2ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" ORDER BY "punto_pagos_rails_transactions"."id" ASC LIMIT 1 PuntoPagosRails::Transaction Load (0.2ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" ORDER BY "punto_pagos_rails_transactions"."id" ASC LIMIT 1 PuntoPagosRails::Transaction Load (0.1ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" ORDER BY "punto_pagos_rails_transactions"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.2ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" ORDER BY "punto_pagos_rails_transactions"."id" ASC LIMIT 1 PuntoPagosRails::Transaction Load (0.1ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" ORDER BY "punto_pagos_rails_transactions"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.1ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" ORDER BY "punto_pagos_rails_transactions"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.1ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."state" = 'pending' PuntoPagosRails::Transaction Load (0.2ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" ORDER BY "punto_pagos_rails_transactions"."id" DESC LIMIT 1 Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.3ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."resource_id" = ? [["resource_id", 35]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.2ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."resource_id" = ? AND "punto_pagos_rails_transactions"."state" = 'pending' [["resource_id", 35]] PuntoPagosRails::Transaction Load (0.2ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" ORDER BY "punto_pagos_rails_transactions"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.2ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" ORDER BY "punto_pagos_rails_transactions"."id" DESC LIMIT 1 Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Exists (0.2ms) SELECT 1 AS one FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."resource_id" = ? LIMIT 1 [["resource_id", 35]] PuntoPagosRails::Transaction Load (0.2ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."resource_id" = ? ORDER BY "punto_pagos_rails_transactions"."id" DESC LIMIT 1 [["resource_id", 35]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.1ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."resource_id" = ? ORDER BY "punto_pagos_rails_transactions"."id" DESC LIMIT 1 [["resource_id", 35]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.1ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."resource_id" = ? ORDER BY "punto_pagos_rails_transactions"."id" DESC LIMIT 1 [["resource_id", 35]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.1ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."resource_id" = ? ORDER BY "punto_pagos_rails_transactions"."id" DESC LIMIT 1 [["resource_id", 35]] SQL (1.7ms) UPDATE "punto_pagos_rails_transactions" SET "state" = 'completed' WHERE "punto_pagos_rails_transactions"."id" = 34 Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Exists (0.1ms) SELECT 1 AS one FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."resource_id" = ? LIMIT 1 [["resource_id", 35]] PuntoPagosRails::Transaction Load (0.1ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."resource_id" = ? ORDER BY "punto_pagos_rails_transactions"."id" DESC LIMIT 1 [["resource_id", 35]] Started GET "/" for 127.0.0.1 at 2014-12-19 10:24:30 -0300 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML Ticket Load (0.3ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" ASC LIMIT 1 Rendered home/index.html.erb within layouts/application (83.3ms) Completed 200 OK in 106ms (Views: 104.5ms | ActiveRecord: 0.7ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-19 10:24:30 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-19 10:24:30 -0300 Started POST "/transactions/create?resource_id=1" for 127.0.0.1 at 2014-12-19 10:24:52 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"1"} Ticket Load (0.4ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 1]]  (0.0ms) begin transaction SQL (0.5ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 13:24:52.220891"], ["resource_id", 1], ["state", "pending"], ["updated_at", "2014-12-19 13:24:52.220891"]]  (2.2ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 1]] Ticket Load (0.3ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 1 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/application (0.6ms) Completed 200 OK in 20971ms (Views: 8.4ms | ActiveRecord: 4.0ms) Started GET "/" for 127.0.0.1 at 2014-12-19 10:39:13 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 200], ["created_at", "2014-12-19 13:39:13.717683"], ["updated_at", "2014-12-19 13:39:13.717683"]]  (1.3ms) commit transaction Rendered home/index.html.erb within layouts/application (84.8ms) Completed 200 OK in 101ms (Views: 98.2ms | ActiveRecord: 2.4ms) Started GET "/" for 127.0.0.1 at 2014-12-19 10:39:15 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 200], ["created_at", "2014-12-19 13:39:15.079913"], ["updated_at", "2014-12-19 13:39:15.079913"]]  (4.7ms) commit transaction Rendered home/index.html.erb within layouts/application (9.3ms) Completed 200 OK in 23ms (Views: 17.1ms | ActiveRecord: 5.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-19 10:39:15 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-19 10:39:15 -0300 Started POST "/transactions/create?resource_id=37" for 127.0.0.1 at 2014-12-19 10:39:16 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"37"} Ticket Load (0.5ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 37]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 13:39:16.924473"], ["resource_id", 37], ["state", "pending"], ["updated_at", "2014-12-19 13:39:16.924473"]]  (1.1ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 37]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 37 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/application (1.3ms) Completed 200 OK in 2402ms (Views: 21.8ms | ActiveRecord: 2.7ms) Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-19 10:39:19 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-19 10:39:19 -0300 Started GET "/" for 127.0.0.1 at 2014-12-19 10:40:35 -0300 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 200], ["created_at", "2014-12-19 13:40:35.938540"], ["updated_at", "2014-12-19 13:40:35.938540"]]  (1.2ms) commit transaction Rendered home/index.html.erb within layouts/application (84.6ms) Completed 200 OK in 105ms (Views: 102.9ms | ActiveRecord: 2.1ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-19 10:40:35 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-19 10:40:36 -0300 Started GET "/" for 127.0.0.1 at 2014-12-19 10:40:38 -0300 Processing by HomeController#index as HTML  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 200], ["created_at", "2014-12-19 13:40:38.733651"], ["updated_at", "2014-12-19 13:40:38.733651"]]  (1.1ms) commit transaction Rendered home/index.html.erb within layouts/application (4.5ms) Completed 200 OK in 17ms (Views: 15.2ms | ActiveRecord: 1.4ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-19 10:40:38 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-19 10:40:38 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 10:40:42 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 13:40:42.569852"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 13:40:42.569852"]]  (1.1ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.5ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/application (0.9ms) Completed 200 OK in 2378ms (Views: 10.2ms | ActiveRecord: 2.7ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-19 10:40:44 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-19 10:40:44 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 10:49:50 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 13:49:50.940339"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 13:49:50.940339"]]  (4.5ms) commit transaction Ticket Load (0.6ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/application (0.2ms) Completed 200 OK in 2588ms (Views: 9.8ms | ActiveRecord: 6.0ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-19 10:49:53 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-19 10:49:53 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 10:50:27 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 13:50:27.812023"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 13:50:27.812023"]]  (1.0ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/application (0.6ms) Completed 200 OK in 3126ms (Views: 12.2ms | ActiveRecord: 1.8ms) Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-19 10:50:30 -0300 Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2014-12-19 10:50:30 -0300 Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2014-12-19 10:50:36 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 10:51:04 -0300 ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 13:51:04.543340"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 13:51:04.543340"]]  (1.2ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (1.3ms) Completed 200 OK in 3742ms (Views: 55.8ms | ActiveRecord: 2.9ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 10:51:08 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 10:51:08 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 10:52:10 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.4ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 13:52:10.040486"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 13:52:10.040486"]]  (2.0ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.3ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.4ms) Completed 200 OK in 2564ms (Views: 28.8ms | ActiveRecord: 3.5ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 10:52:12 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 10:52:12 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 10:57:24 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 13:57:24.998374"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 13:57:24.998374"]]  (1.7ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.8ms) Completed 200 OK in 2417ms (Views: 14.7ms | ActiveRecord: 2.5ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 10:57:27 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 10:57:27 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 10:57:43 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 13:57:43.404991"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 13:57:43.404991"]]  (2.5ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.3ms) Completed 200 OK in 2413ms (Views: 15.0ms | ActiveRecord: 3.4ms) Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 10:57:45 -0300 Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 10:57:45 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 10:57:54 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 13:57:54.876129"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 13:57:54.876129"]]  (1.1ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.2ms) Completed 200 OK in 2196ms (Views: 13.1ms | ActiveRecord: 1.8ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 10:57:57 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 10:57:57 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 10:58:45 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 13:58:45.598565"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 13:58:45.598565"]]  (1.4ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.3ms) Completed 200 OK in 2290ms (Views: 12.8ms | ActiveRecord: 2.2ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 10:58:47 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 10:58:47 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 10:59:04 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 13:59:04.509078"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 13:59:04.509078"]]  (1.7ms) commit transaction Ticket Load (0.4ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.3ms) Completed 200 OK in 2131ms (Views: 13.1ms | ActiveRecord: 2.9ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 10:59:06 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 10:59:06 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 10:59:12 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 13:59:12.512999"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 13:59:12.512999"]]  (1.5ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.4ms) Completed 200 OK in 2284ms (Views: 78.7ms | ActiveRecord: 2.3ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 10:59:14 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 10:59:14 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 10:59:23 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.3ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.3ms) begin transaction SQL (0.4ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 13:59:23.608479"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 13:59:23.608479"]]  (1.6ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.3ms) Completed 200 OK in 2168ms (Views: 12.4ms | ActiveRecord: 2.9ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 10:59:25 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 10:59:25 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:00:51 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.3ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.0ms) begin transaction SQL (0.7ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:00:52.057424"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:00:52.057424"]]  (1.4ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.3ms) Completed 200 OK in 2361ms (Views: 7.1ms | ActiveRecord: 3.9ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:00:54 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:00:54 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:01:49 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:01:49.790607"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:01:49.790607"]]  (1.1ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.3ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (1.0ms) Completed 200 OK in 2347ms (Views: 79.8ms | ActiveRecord: 2.0ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:01:52 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:01:52 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:02:08 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.3ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (1.0ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:02:08.724659"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:02:08.724659"]]  (3.2ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.4ms) Completed 200 OK in 2199ms (Views: 19.9ms | ActiveRecord: 4.9ms) Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:02:10 -0300 Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:02:10 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:02:31 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:02:31.423052"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:02:31.423052"]]  (1.6ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.3ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.3ms) Completed 200 OK in 2186ms (Views: 13.1ms | ActiveRecord: 2.9ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:02:33 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:02:33 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:02:55 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:02:55.165354"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:02:55.165354"]]  (1.1ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.8ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.3ms) Completed 200 OK in 2255ms (Views: 12.5ms | ActiveRecord: 2.5ms) Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:02:57 -0300 Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:02:57 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:03:25 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:03:25.447291"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:03:25.447291"]]  (1.2ms) commit transaction Ticket Load (1.0ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.4ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.3ms) Completed 200 OK in 2158ms (Views: 14.8ms | ActiveRecord: 3.1ms) Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:03:27 -0300 Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:03:27 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:03:34 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.4ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.9ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:03:34.520944"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:03:34.520944"]]  (1.6ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.4ms) Completed 200 OK in 2317ms (Views: 76.6ms | ActiveRecord: 3.3ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:03:36 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:03:36 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:03:43 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:03:43.944153"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:03:43.944153"]]  (2.8ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.3ms) Completed 200 OK in 2166ms (Views: 16.1ms | ActiveRecord: 3.8ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:03:46 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:03:46 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:03:55 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:03:55.447106"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:03:55.447106"]]  (1.1ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.3ms) Completed 200 OK in 2197ms (Views: 12.6ms | ActiveRecord: 1.9ms) Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:03:57 -0300 Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:03:57 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:06:51 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:06:51.131692"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:06:51.131692"]]  (1.5ms) commit transaction Ticket Load (0.5ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.6ms) Completed 200 OK in 2661ms (Views: 17.3ms | ActiveRecord: 2.6ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:06:53 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:06:53 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:07:29 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.3ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.2ms) begin transaction SQL (0.7ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:07:29.527152"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:07:29.527152"]]  (1.3ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.6ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.2ms) Completed 200 OK in 2196ms (Views: 11.2ms | ActiveRecord: 3.2ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:07:31 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:07:31 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:07:53 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:07:53.842342"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:07:53.842342"]]  (1.2ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.2ms) Completed 200 OK in 2757ms (Views: 24.0ms | ActiveRecord: 1.9ms) Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:07:56 -0300 Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:07:56 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:08:09 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.4ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.4ms) begin transaction SQL (1.1ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:08:09.058298"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:08:09.058298"]]  (1.9ms) commit transaction Ticket Load (0.3ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.7ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.4ms) Completed 200 OK in 2594ms (Views: 22.7ms | ActiveRecord: 4.7ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:08:11 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:08:11 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:08:19 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:08:19.935340"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:08:19.935340"]]  (1.1ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.4ms) Completed 200 OK in 2406ms (Views: 14.6ms | ActiveRecord: 1.8ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:08:22 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:08:22 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:08:30 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:08:30.432233"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:08:30.432233"]]  (1.2ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.3ms) Completed 200 OK in 2193ms (Views: 11.3ms | ActiveRecord: 2.1ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:08:32 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:08:32 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:08:59 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:08:59.243093"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:08:59.243093"]]  (1.3ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.3ms) Completed 200 OK in 2499ms (Views: 21.7ms | ActiveRecord: 2.1ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:09:01 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:09:01 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:10:31 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.2ms) begin transaction SQL (0.4ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:10:31.277567"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:10:31.277567"]]  (1.4ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.5ms) Completed 200 OK in 2280ms (Views: 8.4ms | ActiveRecord: 58.0ms) Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:10:33 -0300 Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:10:33 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:10:50 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:10:50.811328"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:10:50.811328"]]  (1.2ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.3ms) Completed 200 OK in 2209ms (Views: 7.3ms | ActiveRecord: 3.2ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:10:53 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:10:53 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:11:01 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:11:01.528115"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:11:01.528115"]]  (0.6ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.6ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.4ms) Completed 200 OK in 2450ms (Views: 67.0ms | ActiveRecord: 1.9ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:11:04 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:11:04 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:11:15 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.2ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:11:15.296763"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:11:15.296763"]]  (1.8ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.4ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.6ms) Completed 200 OK in 2146ms (Views: 7.5ms | ActiveRecord: 2.8ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:11:17 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:11:17 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:12:31 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.3ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:12:31.522070"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:12:31.522070"]]  (1.2ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.3ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.3ms) Completed 200 OK in 2198ms (Views: 14.5ms | ActiveRecord: 2.5ms) Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:12:33 -0300 Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:12:33 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:12:56 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:12:56.839030"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:12:56.839030"]]  (2.6ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.2ms) Completed 200 OK in 2112ms (Views: 9.2ms | ActiveRecord: 3.6ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:12:58 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:12:58 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:14:02 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:14:02.663962"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:14:02.663962"]]  (1.6ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.9ms) Completed 200 OK in 4994ms (Views: 17.3ms | ActiveRecord: 2.5ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:14:07 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:14:07 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:14:29 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.3ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:14:29.922232"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:14:29.922232"]]  (2.0ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.2ms) Completed 200 OK in 2128ms (Views: 11.9ms | ActiveRecord: 3.1ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:14:32 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:14:32 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:14:53 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.3ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:14:53.192599"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:14:53.192599"]]  (1.3ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.6ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.3ms) Completed 200 OK in 2199ms (Views: 79.4ms | ActiveRecord: 2.7ms) Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:14:55 -0300 Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:14:55 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:15:25 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.4ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:15:25.328703"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:15:25.328703"]]  (1.3ms) commit transaction Ticket Load (0.5ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.3ms) Completed 200 OK in 2230ms (Views: 18.4ms | ActiveRecord: 3.1ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:15:27 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:15:27 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:16:21 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:16:21.437039"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:16:21.437039"]]  (1.1ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.3ms) Completed 200 OK in 4982ms (Views: 11.7ms | ActiveRecord: 1.8ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:16:26 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:16:26 -0300 Started POST "/transactions/create?resource_id=39" for 127.0.0.1 at 2014-12-19 11:16:52 -0300 Processing by PuntoPagosRails::TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"d5jCfKLQ2MAACrpKC7ZZFRtMXxh3FjptPgW7jSXrOWY=", "commit"=>"Pagar!", "resource_id"=>"39"} Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]]  (0.0ms) begin transaction SQL (0.7ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "resource_id", "state", "updated_at") VALUES (?, ?, ?, ?) [["created_at", "2014-12-19 14:16:52.438894"], ["resource_id", 39], ["state", "pending"], ["updated_at", "2014-12-19 14:16:52.438894"]]  (1.4ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = 39 LIMIT 1 Rendered punto_pagos_rails/transactions/error.html.erb within layouts/punto_pagos_rails/application (0.3ms) Completed 200 OK in 2153ms (Views: 12.1ms | ActiveRecord: 2.5ms) Started GET "/assets/punto_pagos_rails/application.css?body=1" for 127.0.0.1 at 2014-12-19 11:16:54 -0300 Started GET "/assets/punto_pagos_rails/application.js?body=1" for 127.0.0.1 at 2014-12-19 11:16:54 -0300 Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Exists (0.2ms) SELECT 1 AS one FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."resource_id" = ? LIMIT 1 [["resource_id", 39]] PuntoPagosRails::Transaction Load (0.1ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."resource_id" = ? ORDER BY "punto_pagos_rails_transactions"."id" DESC LIMIT 1 [["resource_id", 39]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.3ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."resource_id" = ? [["resource_id", 39]] ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (2.0ms) DROP TABLE "punto_pagos_rails_transactions"  (0.8ms) CREATE TABLE "punto_pagos_rails_transactions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "resource_id" integer, "token" varchar(255), "amount" integer, "error" varchar(255), "state" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.9ms) DROP TABLE "tickets"  (0.7ms) CREATE TABLE "tickets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "amount" integer, "message" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.3ms) SELECT version FROM "schema_migrations"  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) select sqlite_version(*)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateTickets (20141026172010)  (0.0ms) begin transaction  (0.3ms) CREATE TABLE "tickets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "amount" integer, "message" varchar(255), "created_at" datetime, "updated_at" datetime) SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141026172010"]]  (0.7ms) commit transaction Migrating to CreatePuntoPagosRailsTransactions (20160602004614)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "punto_pagos_rails_transactions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "payable_id" integer, "payable_type" varchar(255), "token" varchar(255), "amount" integer, "error" varchar(255), "state" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.3ms) rollback transaction  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) select sqlite_version(*)  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateTickets (20141026172010)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "tickets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "amount" integer, "message" varchar(255), "created_at" datetime, "updated_at" datetime) SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141026172010"]]  (0.7ms) commit transaction Migrating to CreatePuntoPagosRailsTransactions (20160602004614)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "punto_pagos_rails_transactions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "payable_id" integer, "payable_type" varchar(255), "token" varchar(255), "amount" integer, "error" varchar(255), "state" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.4ms) rollback transaction ActiveRecord::SchemaMigration Load (0.7ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreatePuntoPagosRailsTransactions (20160602004614)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "punto_pagos_rails_transactions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "payable_id" integer, "payable_type" varchar(255), "token" varchar(255), "amount" integer, "error" varchar(255), "state" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE INDEX "index_punto_pagos_rails_transactions_on_payable" ON "punto_pagos_rails_transactions" ("payable") SQLite3::SQLException: table punto_pagos_rails_transactions has no column named payable: CREATE INDEX "index_punto_pagos_rails_transactions_on_payable" ON "punto_pagos_rails_transactions" ("payable")  (0.3ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreatePuntoPagosRailsTransactions (20160602004614)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "punto_pagos_rails_transactions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "payable_id" integer, "payable_type" varchar(255), "token" varchar(255), "amount" integer, "error" varchar(255), "state" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.1ms) select sqlite_version(*)  (0.3ms) CREATE UNIQUE INDEX "index_punto_pagos_rails_transactions_on_payable" ON "punto_pagos_rails_transactions" ("payable_id", "payable_type") SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160602004614"]]  (0.7ms) commit transaction ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_punto_pagos_rails_transactions_on_payable' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_punto_pagos_rails_transactions_on_payable' AND type='index'  Started GET "/" for 127.0.0.1 at 2016-06-02 14:52:04 -0300 ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (11.6ms) Completed 200 OK in 209ms (Views: 208.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2016-06-02 14:52:05 -0300 Started GET "/assets/application.self.css?body=1" for 127.0.0.1 at 2016-06-02 14:52:05 -0300 Started POST "/transactions/create" for 127.0.0.1 at 2016-06-02 14:52:06 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Scss4HS7iwZ9YIX4uk+4Ybc7aULedTEvEXblrYsssEk=", "commit"=>"Pagar!"}  (0.0ms) begin transaction SQL (0.7ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-06-02 17:52:06.872280"], ["updated_at", "2016-06-02 17:52:06.872280"]]  (0.5ms) commit transaction Completed 500 Internal Server Error in 17ms NameError (uninitialized constant TransactionsController::TransactionService): app/controllers/transactions_controller.rb:4:in `create' Rendered /opt/rubies/2.2.4/lib/ruby/gems/2.2.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.6ms) Rendered /opt/rubies/2.2.4/lib/ruby/gems/2.2.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms) Rendered /opt/rubies/2.2.4/lib/ruby/gems/2.2.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms) Rendered /opt/rubies/2.2.4/lib/ruby/gems/2.2.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (39.5ms) Started POST "/transactions/create" for 127.0.0.1 at 2016-06-02 14:53:19 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Scss4HS7iwZ9YIX4uk+4Ybc7aULedTEvEXblrYsssEk=", "commit"=>"Pagar!"}  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-06-02 17:53:19.306910"], ["updated_at", "2016-06-02 17:53:19.306910"]]  (1.0ms) commit transaction Completed 500 Internal Server Error in 15ms NameError (undefined local variable or method `ticket' for #): app/controllers/transactions_controller.rb:4:in `create' Rendered /opt/rubies/2.2.4/lib/ruby/gems/2.2.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.7ms) Rendered /opt/rubies/2.2.4/lib/ruby/gems/2.2.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms) Rendered /opt/rubies/2.2.4/lib/ruby/gems/2.2.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) Rendered /opt/rubies/2.2.4/lib/ruby/gems/2.2.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (39.2ms) Started GET "/" for 127.0.0.1 at 2016-06-02 14:53:40 -0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 10ms (Views: 9.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for 127.0.0.1 at 2016-06-02 14:53:40 -0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2016-06-02 14:53:40 -0300 Started POST "/transactions/create" for 127.0.0.1 at 2016-06-02 14:53:41 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Scss4HS7iwZ9YIX4uk+4Ybc7aULedTEvEXblrYsssEk=", "commit"=>"Pagar!"}  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-06-02 17:53:41.809115"], ["updated_at", "2016-06-02 17:53:41.809115"]]  (1.2ms) commit transaction Completed 500 Internal Server Error in 9ms NoMethodError (undefined method `transactions' for 3:Fixnum): app/controllers/transactions_controller.rb:6:in `create' Rendered /opt/rubies/2.2.4/lib/ruby/gems/2.2.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.6ms) Rendered /opt/rubies/2.2.4/lib/ruby/gems/2.2.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms) Rendered /opt/rubies/2.2.4/lib/ruby/gems/2.2.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /opt/rubies/2.2.4/lib/ruby/gems/2.2.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (36.5ms) Started POST "/transactions/create" for 127.0.0.1 at 2016-06-02 14:53:57 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Scss4HS7iwZ9YIX4uk+4Ybc7aULedTEvEXblrYsssEk=", "commit"=>"Pagar!"}  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-06-02 17:53:57.615265"], ["updated_at", "2016-06-02 17:53:57.615265"]]  (1.3ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "payable_id", "payable_type", "state", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-06-02 17:53:57.673759"], ["payable_id", 4], ["payable_type", "Ticket"], ["state", "pending"], ["updated_at", "2016-06-02 17:53:57.673759"]]  (0.6ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 4]] Rendered transactions/error.html.erb within layouts/application (0.5ms) Completed 200 OK in 2363ms (Views: 12.7ms | ActiveRecord: 3.5ms) Started GET "/assets/application.self.css?body=1" for 127.0.0.1 at 2016-06-02 14:54:00 -0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2016-06-02 14:54:00 -0300 Started GET "/" for 127.0.0.1 at 2016-06-02 14:56:13 -0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.9ms) Completed 200 OK in 12ms (Views: 12.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for 127.0.0.1 at 2016-06-02 14:56:13 -0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2016-06-02 14:56:13 -0300 Started GET "/" for 127.0.0.1 at 2016-06-02 14:56:14 -0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (2.0ms) Completed 200 OK in 14ms (Views: 14.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for 127.0.0.1 at 2016-06-02 14:56:14 -0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2016-06-02 14:56:14 -0300 Started GET "/" for 127.0.0.1 at 2016-06-02 14:56:15 -0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (1.1ms) Completed 200 OK in 13ms (Views: 12.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for 127.0.0.1 at 2016-06-02 14:56:15 -0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2016-06-02 14:56:15 -0300 Started GET "/" for 127.0.0.1 at 2016-06-02 14:56:16 -0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 12ms (Views: 12.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for 127.0.0.1 at 2016-06-02 14:56:16 -0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2016-06-02 14:56:16 -0300 Started POST "/transactions/create" for 127.0.0.1 at 2016-06-02 14:56:19 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Scss4HS7iwZ9YIX4uk+4Ybc7aULedTEvEXblrYsssEk=", "commit"=>"Pagar!"}  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-06-02 17:56:19.210012"], ["updated_at", "2016-06-02 17:56:19.210012"]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "payable_id", "payable_type", "state", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-06-02 17:56:19.213594"], ["payable_id", 5], ["payable_type", "Ticket"], ["state", "pending"], ["updated_at", "2016-06-02 17:56:19.213594"]]  (0.6ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 5]] Rendered transactions/error.html.erb within layouts/application (0.1ms) Completed 200 OK in 2309ms (Views: 12.5ms | ActiveRecord: 2.6ms) Started GET "/assets/application.self.css?body=1" for 127.0.0.1 at 2016-06-02 14:56:21 -0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2016-06-02 14:56:21 -0300 Started GET "/" for 127.0.0.1 at 2016-06-02 14:56:30 -0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (10.7ms) Completed 200 OK in 153ms (Views: 153.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for 127.0.0.1 at 2016-06-02 14:56:31 -0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2016-06-02 14:56:31 -0300 Started POST "/transactions/create" for 127.0.0.1 at 2016-06-02 14:56:32 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Scss4HS7iwZ9YIX4uk+4Ybc7aULedTEvEXblrYsssEk=", "commit"=>"Pagar!"}  (0.0ms) begin transaction SQL (2.8ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-06-02 17:56:32.326462"], ["updated_at", "2016-06-02 17:56:32.326462"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "payable_id", "payable_type", "state", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-06-02 17:56:32.387779"], ["payable_id", 6], ["payable_type", "Ticket"], ["state", "pending"], ["updated_at", "2016-06-02 17:56:32.387779"]]  (0.8ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'O85OM4SWV2YWK2XW'  (0.1ms) begin transaction SQL (0.4ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 3 [["token", "O85OM4SWV2YWK2XW"], ["updated_at", "2016-06-02 17:56:34.256658"]]  (0.7ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/O85OM4SWV2YWK2XW Completed 302 Found in 1943ms (ActiveRecord: 6.8ms) Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-06-02 15:07:45 -0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.7ms) Completed 500 Internal Server Error in 5ms SyntaxError (/Users/leandro/src/punto_pagos_rails/spec/dummy/app/views/home/index.html.erb:3: syntax error, unexpected ')', expecting :: or '[' or '.' ...r.append=( f.submit, "Pagar!" );@output_buffer.safe_append=' ... ^ /Users/leandro/src/punto_pagos_rails/spec/dummy/app/views/home/index.html.erb:4: syntax error, unexpected keyword_end, expecting ')' '.freeze; end ^ /Users/leandro/src/punto_pagos_rails/spec/dummy/app/views/home/index.html.erb:6: syntax error, unexpected keyword_ensure, expecting ')' /Users/leandro/src/punto_pagos_rails/spec/dummy/app/views/home/index.html.erb:8: syntax error, unexpected keyword_end, expecting ')'): app/views/home/index.html.erb:3: syntax error, unexpected ')', expecting :: or '[' or '.' app/views/home/index.html.erb:4: syntax error, unexpected keyword_end, expecting ')' app/views/home/index.html.erb:6: syntax error, unexpected keyword_ensure, expecting ')' app/views/home/index.html.erb:8: syntax error, unexpected keyword_end, expecting ')' Rendered /opt/rubies/2.2.4/lib/ruby/gems/2.2.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.9ms) Rendered /opt/rubies/2.2.4/lib/ruby/gems/2.2.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms) Rendered /opt/rubies/2.2.4/lib/ruby/gems/2.2.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /opt/rubies/2.2.4/lib/ruby/gems/2.2.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (42.1ms) Started GET "/" for 127.0.0.1 at 2016-06-02 15:08:07 -0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.7ms) Completed 500 Internal Server Error in 6ms SyntaxError (/Users/leandro/src/punto_pagos_rails/spec/dummy/app/views/home/index.html.erb:3: syntax error, unexpected ')', expecting :: or '[' or '.' ...r.append=( f.submit, "Pagar!" );@output_buffer.safe_append=' ... ^ /Users/leandro/src/punto_pagos_rails/spec/dummy/app/views/home/index.html.erb:4: syntax error, unexpected keyword_end, expecting ')' '.freeze; end ^ /Users/leandro/src/punto_pagos_rails/spec/dummy/app/views/home/index.html.erb:6: syntax error, unexpected keyword_ensure, expecting ')' /Users/leandro/src/punto_pagos_rails/spec/dummy/app/views/home/index.html.erb:8: syntax error, unexpected keyword_end, expecting ')'): app/views/home/index.html.erb:3: syntax error, unexpected ')', expecting :: or '[' or '.' app/views/home/index.html.erb:4: syntax error, unexpected keyword_end, expecting ')' app/views/home/index.html.erb:6: syntax error, unexpected keyword_ensure, expecting ')' app/views/home/index.html.erb:8: syntax error, unexpected keyword_end, expecting ')' Rendered /opt/rubies/2.2.4/lib/ruby/gems/2.2.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.9ms) Rendered /opt/rubies/2.2.4/lib/ruby/gems/2.2.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.6ms) Rendered /opt/rubies/2.2.4/lib/ruby/gems/2.2.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /opt/rubies/2.2.4/lib/ruby/gems/2.2.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (58.2ms) Started GET "/" for 127.0.0.1 at 2016-06-02 15:08:48 -0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (12.8ms) Completed 200 OK in 24ms (Views: 23.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for 127.0.0.1 at 2016-06-02 15:08:48 -0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2016-06-02 15:08:48 -0300 Started GET "/" for 127.0.0.1 at 2016-06-02 15:08:56 -0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (1.2ms) Completed 200 OK in 12ms (Views: 12.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2016-06-02 15:08:56 -0300 Started GET "/assets/application.self.css?body=1" for 127.0.0.1 at 2016-06-02 15:08:56 -0300 Started POST "/transactions/create" for 127.0.0.1 at 2016-06-02 15:09:01 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Scss4HS7iwZ9YIX4uk+4Ybc7aULedTEvEXblrYsssEk=", "ticket"=>{"amount"=>"4500"}, "commit"=>"Pagar!"}  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-06-02 18:09:01.787715"], ["updated_at", "2016-06-02 18:09:01.787715"]]  (1.0ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "payable_id", "payable_type", "state", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-06-02 18:09:01.805999"], ["payable_id", 7], ["payable_type", "Ticket"], ["state", "pending"], ["updated_at", "2016-06-02 18:09:01.805999"]]  (0.9ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 7]]  (0.2ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'O85P6Y8J86IRE4HE'  (0.1ms) begin transaction SQL (0.2ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 4 [["token", "O85P6Y8J86IRE4HE"], ["updated_at", "2016-06-02 18:09:04.246898"]]  (1.3ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/O85P6Y8J86IRE4HE Completed 302 Found in 2466ms (ActiveRecord: 5.4ms) Started POST "/transactions/create" for 127.0.0.1 at 2016-06-02 15:10:33 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Scss4HS7iwZ9YIX4uk+4Ybc7aULedTEvEXblrYsssEk=", "ticket"=>{"amount"=>"4500"}, "commit"=>"Pagar!"}  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 4500], ["created_at", "2016-06-02 18:10:33.969673"], ["updated_at", "2016-06-02 18:10:33.969673"]]  (1.4ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "payable_id", "payable_type", "state", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-06-02 18:10:33.985778"], ["payable_id", 8], ["payable_type", "Ticket"], ["state", "pending"], ["updated_at", "2016-06-02 18:10:33.985778"]]  (0.6ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 8]]  (0.2ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'O85P9IOK5B9NSB8U'  (0.1ms) begin transaction SQL (0.3ms) UPDATE "punto_pagos_rails_transactions" SET "amount" = ?, "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 5 [["amount", 4500], ["token", "O85P9IOK5B9NSB8U"], ["updated_at", "2016-06-02 18:10:36.292444"]]  (1.4ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/O85P9IOK5B9NSB8U Completed 302 Found in 2332ms (ActiveRecord: 5.8ms) Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.2ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."payable_id" = ? AND "punto_pagos_rails_transactions"."payable_type" = ? [["payable_id", 8], ["payable_type", "Ticket"]] Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.1ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."payable_id" = ? AND "punto_pagos_rails_transactions"."payable_type" = ? [["payable_id", 8], ["payable_type", "Ticket"]] Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.1ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."payable_id" = ? AND "punto_pagos_rails_transactions"."payable_type" = ? ORDER BY "punto_pagos_rails_transactions"."id" DESC LIMIT 1 [["payable_id", 8], ["payable_type", "Ticket"]] Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 8]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.1ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."payable_id" = ? AND "punto_pagos_rails_transactions"."payable_type" = ? ORDER BY "punto_pagos_rails_transactions"."id" DESC LIMIT 1 [["payable_id", 8], ["payable_type", "Ticket"]] Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" ORDER BY "tickets"."id" DESC LIMIT 1 PuntoPagosRails::Transaction Load (0.1ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."payable_id" = ? AND "punto_pagos_rails_transactions"."payable_type" = ? ORDER BY "punto_pagos_rails_transactions"."id" DESC LIMIT 1 [["payable_id", 8], ["payable_type", "Ticket"]] Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 8]] Started GET "/" for 127.0.0.1 at 2016-06-02 15:32:12 -0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (26.1ms) Completed 200 OK in 164ms (Views: 163.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for 127.0.0.1 at 2016-06-02 15:32:13 -0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2016-06-02 15:32:13 -0300 Started POST "/transactions/create" for 127.0.0.1 at 2016-06-02 15:32:26 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Scss4HS7iwZ9YIX4uk+4Ybc7aULedTEvEXblrYsssEk=", "ticket"=>{"amount"=>"3222"}, "commit"=>"Pagar!"}  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 3222], ["created_at", "2016-06-02 18:32:26.359800"], ["updated_at", "2016-06-02 18:32:26.359800"]]  (0.6ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "payable_id", "payable_type", "state", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-06-02 18:32:26.417328"], ["payable_id", 9], ["payable_type", "Ticket"], ["state", "pending"], ["updated_at", "2016-06-02 18:32:26.417328"]]  (0.6ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 9]]  (0.1ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'O85Q9YT6P733AEAV'  (0.1ms) begin transaction SQL (0.4ms) UPDATE "punto_pagos_rails_transactions" SET "amount" = ?, "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 6 [["amount", 3222], ["token", "O85Q9YT6P733AEAV"], ["updated_at", "2016-06-02 18:32:28.980615"]]  (0.6ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/O85Q9YT6P733AEAV Completed 302 Found in 2635ms (ActiveRecord: 4.0ms) Started GET "/" for 127.0.0.1 at 2016-06-02 15:52:46 -0300 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (15.7ms) Completed 200 OK in 229ms (Views: 228.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for 127.0.0.1 at 2016-06-02 15:52:46 -0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2016-06-02 15:52:46 -0300 Started GET "/" for 127.0.0.1 at 2016-06-02 15:52:47 -0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 10ms (Views: 10.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2016-06-02 15:52:47 -0300 Started GET "/assets/application.self.css?body=1" for 127.0.0.1 at 2016-06-02 15:52:47 -0300 Started GET "/" for 127.0.0.1 at 2016-06-02 15:52:48 -0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 13ms (Views: 13.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2016-06-02 15:52:48 -0300 Started GET "/assets/application.self.css?body=1" for 127.0.0.1 at 2016-06-02 15:52:48 -0300 Started POST "/transactions/create" for 127.0.0.1 at 2016-06-02 15:52:52 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Scss4HS7iwZ9YIX4uk+4Ybc7aULedTEvEXblrYsssEk=", "ticket"=>{"amount"=>"666"}, "commit"=>"Pagar!"}  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 666], ["created_at", "2016-06-02 18:52:52.567463"], ["updated_at", "2016-06-02 18:52:52.567463"]]  (0.6ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "payable_id", "payable_type", "state", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-06-02 18:52:52.626174"], ["payable_id", 10], ["payable_type", "Ticket"], ["state", "pending"], ["updated_at", "2016-06-02 18:52:52.626174"]]  (0.7ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 10]] Rendered transactions/error.html.erb within layouts/application (0.4ms) Completed 200 OK in 2650ms (Views: 11.2ms | ActiveRecord: 2.8ms) Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2016-06-02 15:52:55 -0300 Started GET "/assets/application.self.css?body=1" for 127.0.0.1 at 2016-06-02 15:52:55 -0300 Started GET "/" for 127.0.0.1 at 2016-06-02 15:54:03 -0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 40ms (Views: 39.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for 127.0.0.1 at 2016-06-02 15:54:03 -0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2016-06-02 15:54:03 -0300 Started GET "/" for 127.0.0.1 at 2016-06-02 15:54:04 -0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 10ms (Views: 10.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for 127.0.0.1 at 2016-06-02 15:54:04 -0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2016-06-02 15:54:04 -0300 Started GET "/" for 127.0.0.1 at 2016-06-02 15:54:18 -0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (18.6ms) Completed 200 OK in 259ms (Views: 258.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for 127.0.0.1 at 2016-06-02 15:54:19 -0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2016-06-02 15:54:19 -0300 Started POST "/transactions/create" for 127.0.0.1 at 2016-06-02 15:54:21 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Scss4HS7iwZ9YIX4uk+4Ybc7aULedTEvEXblrYsssEk=", "ticket"=>{"amount"=>"333"}, "commit"=>"Pagar!"}  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 333], ["created_at", "2016-06-02 18:54:21.736735"], ["updated_at", "2016-06-02 18:54:21.736735"]]  (1.1ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "payable_id", "payable_type", "state", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-06-02 18:54:21.802611"], ["payable_id", 11], ["payable_type", "Ticket"], ["state", "pending"], ["updated_at", "2016-06-02 18:54:21.802611"]]  (0.6ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 11]]  (0.1ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'O85RAH47Q2LG5G4S'  (0.1ms) begin transaction SQL (0.3ms) UPDATE "punto_pagos_rails_transactions" SET "amount" = ?, "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 8 [["amount", 333], ["token", "O85RAH47Q2LG5G4S"], ["updated_at", "2016-06-02 18:54:24.059531"]]  (0.6ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/O85RAH47Q2LG5G4S Completed 302 Found in 2337ms (ActiveRecord: 4.5ms) PuntoPagosRails::Transaction Load (1.1ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" ORDER BY "punto_pagos_rails_transactions"."id" DESC LIMIT 1 Started GET "/" for 127.0.0.1 at 2016-06-02 16:20:12 -0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (18.9ms) Completed 200 OK in 231ms (Views: 230.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for 127.0.0.1 at 2016-06-02 16:20:13 -0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2016-06-02 16:20:13 -0300 Started POST "/transactions/create" for 127.0.0.1 at 2016-06-02 16:20:15 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Scss4HS7iwZ9YIX4uk+4Ybc7aULedTEvEXblrYsssEk=", "ticket"=>{"amount"=>"444"}, "commit"=>"Pagar!"}  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 444], ["created_at", "2016-06-02 19:20:15.274515"], ["updated_at", "2016-06-02 19:20:15.274515"]]  (0.6ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("created_at", "payable_id", "payable_type", "state", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", "2016-06-02 19:20:15.320722"], ["payable_id", 12], ["payable_type", "Ticket"], ["state", "pending"], ["updated_at", "2016-06-02 19:20:15.320722"]]  (0.6ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 12]]  (0.2ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = 'O85SHNIC18P3RG8I'  (0.1ms) begin transaction SQL (0.3ms) UPDATE "punto_pagos_rails_transactions" SET "amount" = ?, "token" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = 9 [["amount", 444], ["token", "O85SHNIC18P3RG8I"], ["updated_at", "2016-06-02 19:20:17.778205"]]  (1.1ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/O85SHNIC18P3RG8I Completed 302 Found in 2518ms (ActiveRecord: 4.5ms) Started GET "/" for 127.0.0.1 at 2016-06-02 16:22:25 -0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 12ms (Views: 11.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for 127.0.0.1 at 2016-06-02 16:22:25 -0300 Started GET "/assets/application.self.js?body=1" for 127.0.0.1 at 2016-06-02 16:22:25 -0300 Started GET "/" for ::1 at 2016-06-02 16:33:07 -0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (21.9ms) Completed 200 OK in 276ms (Views: 272.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-565a90fd247bd9ef75cf5f71be1e11e37c3ad80695d8bdfb331fe844afbe0a9e.css?body=1" for ::1 at 2016-06-02 16:33:07 -0300 Started GET "/assets/application.self-de3615060568b463d43b07d97e54e44d624bb66c323372bf19f0d7cab7415efb.js?body=1" for ::1 at 2016-06-02 16:33:07 -0300 Started GET "/" for ::1 at 2016-06-02 16:33:08 -0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 9ms (Views: 8.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-565a90fd247bd9ef75cf5f71be1e11e37c3ad80695d8bdfb331fe844afbe0a9e.css?body=1" for ::1 at 2016-06-02 16:33:08 -0300 Started GET "/assets/application.self-de3615060568b463d43b07d97e54e44d624bb66c323372bf19f0d7cab7415efb.js?body=1" for ::1 at 2016-06-02 16:33:08 -0300 Started POST "/transactions/create" for ::1 at 2016-06-02 16:33:10 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"0ZDeirMbp5Jb2WBsl6FsYzU/k8hRO8xSsPXrGzOQL0+YW/Jqx6AslCa55ZQt7tQCggT6io9O/X2hgw62uLyfBg==", "ticket"=>{"amount"=>"333"}, "commit"=>"Pagar!"}  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 333], ["created_at", "2016-06-02 19:33:10.510466"], ["updated_at", "2016-06-02 19:33:10.510466"]]  (0.6ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("payable_id", "payable_type", "state", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["payable_id", 13], ["payable_type", "Ticket"], ["state", "pending"], ["created_at", "2016-06-02 19:33:10.559295"], ["updated_at", "2016-06-02 19:33:10.559295"]]  (0.7ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 13]]  (0.2ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = ? [["token", "O85T36QG56G1IAJQ"]]  (0.1ms) begin transaction SQL (0.3ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "amount" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = ? [["token", "O85T36QG56G1IAJQ"], ["amount", 333], ["updated_at", "2016-06-02 19:33:12.957804"], ["id", 10]]  (1.3ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/O85T36QG56G1IAJQ Completed 302 Found in 2462ms (ActiveRecord: 4.4ms) PuntoPagosRails::Transaction Load (1.2ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" ORDER BY "punto_pagos_rails_transactions"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 5000], ["created_at", "2016-06-02 20:47:40.032292"], ["updated_at", "2016-06-02 20:47:40.032292"]]  (3.1ms) commit transaction  (0.3ms) begin transaction SQL (0.4ms) INSERT INTO "punto_pagos_rails_transactions" ("state", "payable_id", "payable_type", "token", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["state", "pending"], ["payable_id", 14], ["payable_type", "Ticket"], ["token", "521229daf3943de3c6aa828a7029e7d3"], ["created_at", "2016-06-02 20:47:40.052137"], ["updated_at", "2016-06-02 20:47:40.052137"]]  (0.7ms) commit transaction Started GET "/" for ::1 at 2016-06-02 18:11:37 -0300 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (19.6ms) Completed 200 OK in 244ms (Views: 243.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-565a90fd247bd9ef75cf5f71be1e11e37c3ad80695d8bdfb331fe844afbe0a9e.css?body=1" for ::1 at 2016-06-02 18:11:38 -0300 Started GET "/assets/application.self-de3615060568b463d43b07d97e54e44d624bb66c323372bf19f0d7cab7415efb.js?body=1" for ::1 at 2016-06-02 18:11:38 -0300 Started GET "/" for ::1 at 2016-06-02 18:12:15 -0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (13.2ms) Completed 200 OK in 229ms (Views: 228.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-565a90fd247bd9ef75cf5f71be1e11e37c3ad80695d8bdfb331fe844afbe0a9e.css?body=1" for ::1 at 2016-06-02 18:12:16 -0300 Started GET "/assets/application.self-de3615060568b463d43b07d97e54e44d624bb66c323372bf19f0d7cab7415efb.js?body=1" for ::1 at 2016-06-02 18:12:16 -0300 Started POST "/transactions/create" for ::1 at 2016-06-02 18:12:19 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"cYNV3LBDrtAYRFdJVlDm1NJLR0jroeQ77TgG0rfUZLo4SHk8xPgl1mUk0rHsH161ZXAuCjXU1RT8TuN/PPjU8w==", "ticket"=>{"amount"=>"222"}, "commit"=>"Pagar!"}  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 222], ["created_at", "2016-06-02 21:12:19.345316"], ["updated_at", "2016-06-02 21:12:19.345316"]]  (0.7ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("payable_id", "payable_type", "state", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["payable_id", 15], ["payable_type", "Ticket"], ["state", "pending"], ["created_at", "2016-06-02 21:12:19.387752"], ["updated_at", "2016-06-02 21:12:19.387752"]]  (0.6ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 15]]  (0.2ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = ? [["token", "O85XOFFSWCER6808"]]  (0.1ms) begin transaction SQL (0.3ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "amount" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = ? [["token", "O85XOFFSWCER6808"], ["amount", 222], ["updated_at", "2016-06-02 21:12:21.510426"], ["id", 12]]  (1.1ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/O85XOFFSWCER6808 Completed 302 Found in 2179ms (ActiveRecord: 4.3ms) ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_punto_pagos_rails_transactions_on_payable' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_punto_pagos_rails_transactions_on_payable' AND type='index'  ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_punto_pagos_rails_transactions_on_payable' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_punto_pagos_rails_transactions_on_payable' AND type='index'   (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.3ms) select sqlite_version(*)  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateTickets (20141026172010)  (0.1ms) begin transaction DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/leandro/src/punto_pagos_rails/spec/dummy/db/migrate/20141026172010_create_tickets.rb:7)  (0.4ms) CREATE TABLE "tickets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "amount" integer, "message" varchar, "created_at" datetime, "updated_at" datetime) SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141026172010"]]  (0.7ms) commit transaction Migrating to CreatePuntoPagosRailsTransactions (20160602004614)  (0.1ms) begin transaction DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/leandro/src/punto_pagos_rails/spec/dummy/db/migrate/20160602004614_create_punto_pagos_rails_transactions.punto_pagos_rails.rb:11)  (0.5ms) CREATE TABLE "punto_pagos_rails_transactions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "payable_id" integer, "payable_type" varchar, "token" varchar, "amount" integer, "error" varchar, "state" varchar, "created_at" datetime, "updated_at" datetime)  (0.5ms) CREATE UNIQUE INDEX "index_punto_pagos_rails_transactions_on_payable" ON "punto_pagos_rails_transactions" ("payable_id", "payable_type") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160602004614"]]  (1.1ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_punto_pagos_rails_transactions_on_payable' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_punto_pagos_rails_transactions_on_payable' AND type='index'  ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_punto_pagos_rails_transactions_on_payable' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_punto_pagos_rails_transactions_on_payable' AND type='index'   (3.5ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.3ms) select sqlite_version(*)  (3.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateTickets (20141026172010)  (0.1ms) begin transaction DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/leandro/src/punto_pagos_rails/spec/dummy/db/migrate/20141026172010_create_tickets.rb:7)  (0.5ms) CREATE TABLE "tickets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "amount" integer, "message" varchar, "created_at" datetime, "updated_at" datetime) SQL (2.8ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141026172010"]]  (2.0ms) commit transaction Migrating to CreatePuntoPagosRailsTransactions (20160602004614)  (0.1ms) begin transaction DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/leandro/src/punto_pagos_rails/spec/dummy/db/migrate/20160602004614_create_punto_pagos_rails_transactions.punto_pagos_rails.rb:11)  (0.3ms) CREATE TABLE "punto_pagos_rails_transactions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "payable_id" integer, "payable_type" varchar, "token" varchar, "amount" integer, "error" varchar, "state" varchar, "created_at" datetime, "updated_at" datetime)  (0.3ms) CREATE UNIQUE INDEX "index_punto_pagos_rails_transactions_on_payable" ON "punto_pagos_rails_transactions" ("payable_id", "payable_type") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160602004614"]]  (0.9ms) commit transaction ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.6ms)  SELECT sql FROM sqlite_master WHERE name='index_punto_pagos_rails_transactions_on_payable' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_punto_pagos_rails_transactions_on_payable' AND type='index'   (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateTickets (20141026172010)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "tickets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "amount" integer, "message" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141026172010"]]  (0.6ms) commit transaction Migrating to CreatePuntoPagosRailsTransactions (20160602004614)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "punto_pagos_rails_transactions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "payable_id" integer, "payable_type" varchar, "token" varchar, "amount" integer, "error" varchar, "state" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.5ms) CREATE UNIQUE INDEX "index_punto_pagos_rails_transactions_on_payable" ON "punto_pagos_rails_transactions" ("payable_id", "payable_type") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160602004614"]]  (1.0ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_punto_pagos_rails_transactions_on_payable' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_punto_pagos_rails_transactions_on_payable' AND type='index'   (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateTickets (20141026172010)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "tickets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "amount" integer, "message" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141026172010"]]  (0.6ms) commit transaction Migrating to CreatePuntoPagosRailsTransactions (20160605205748)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "punto_pagos_rails_transactions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "payable_id" integer, "payable_type" varchar, "token" varchar, "amount" integer, "error" varchar, "state" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.3ms) CREATE UNIQUE INDEX "index_punto_pagos_rails_transactions_on_payable" ON "punto_pagos_rails_transactions" ("payable_id", "payable_type") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160605205748"]]  (0.8ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_punto_pagos_rails_transactions_on_payable' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_punto_pagos_rails_transactions_on_payable' AND type='index'   (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.2ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateTickets (20141026172010)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "tickets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "amount" integer, "message" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141026172010"]]  (0.6ms) commit transaction Migrating to CreatePuntoPagosRailsTransactions (20160605212231)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "punto_pagos_rails_transactions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "payable_id" integer, "payable_type" varchar, "token" varchar, "amount" integer, "error" varchar, "state" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.4ms) CREATE UNIQUE INDEX "index_punto_pagos_rails_transactions_on_payable" ON "punto_pagos_rails_transactions" ("payable_id", "payable_type") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160605212231"]]  (0.9ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.3ms)  SELECT sql FROM sqlite_master WHERE name='index_punto_pagos_rails_transactions_on_payable' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_punto_pagos_rails_transactions_on_payable' AND type='index'  Started GET "/" for ::1 at 2016-06-06 15:26:22 -0300 ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (22.2ms) Completed 200 OK in 204ms (Views: 204.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-565a90fd247bd9ef75cf5f71be1e11e37c3ad80695d8bdfb331fe844afbe0a9e.css?body=1" for ::1 at 2016-06-06 15:26:23 -0300 Started GET "/assets/application.self-de3615060568b463d43b07d97e54e44d624bb66c323372bf19f0d7cab7415efb.js?body=1" for ::1 at 2016-06-06 15:26:23 -0300 Started POST "/transactions/create" for ::1 at 2016-06-06 15:26:31 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"e+elSVh8kr35louaDEljZAq02K4yJMpw2Yu4BRwoOM4yLImpLMcZu4T2DmK2BtsFvY+x7OxR+1/I/V2olwSIhw==", "ticket"=>{"amount"=>"8"}, "commit"=>"Pagar!"}  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 8], ["created_at", "2016-06-06 18:26:31.452942"], ["updated_at", "2016-06-06 18:26:31.452942"]]  (0.6ms) commit transaction  (0.0ms) begin transaction SQL (0.8ms) INSERT INTO "punto_pagos_rails_transactions" ("payable_id", "payable_type", "state", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["payable_id", 1], ["payable_type", "Ticket"], ["state", "pending"], ["created_at", "2016-06-06 18:26:31.516999"], ["updated_at", "2016-06-06 18:26:31.516999"]]  (0.6ms) commit transaction Completed 500 Internal Server Error in 82ms (ActiveRecord: 3.5ms) NoMethodError (undefined method `to_sym' for nil:NilClass Did you mean? to_s): app/controllers/transactions_controller.rb:6:in `create' Rendered /opt/boxen/rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.4ms) Rendered /opt/boxen/rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms) Rendered /opt/boxen/rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) Rendered /opt/boxen/rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (54.7ms) Started POST "/transactions/create" for ::1 at 2016-06-06 15:26:47 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"e+elSVh8kr35louaDEljZAq02K4yJMpw2Yu4BRwoOM4yLImpLMcZu4T2DmK2BtsFvY+x7OxR+1/I/V2olwSIhw==", "ticket"=>{"amount"=>"89999"}, "commit"=>"Pagar!"}  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 89999], ["created_at", "2016-06-06 18:26:47.292743"], ["updated_at", "2016-06-06 18:26:47.292743"]]  (0.6ms) commit transaction  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "punto_pagos_rails_transactions" ("payable_id", "payable_type", "state", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["payable_id", 2], ["payable_type", "Ticket"], ["state", "pending"], ["created_at", "2016-06-06 18:26:47.295599"], ["updated_at", "2016-06-06 18:26:47.295599"]]  (0.6ms) commit transaction Completed 500 Internal Server Error in 8ms (ActiveRecord: 1.7ms) NoMethodError (undefined method `to_sym' for nil:NilClass Did you mean? to_s): app/controllers/transactions_controller.rb:6:in `create' Rendered /opt/boxen/rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.2ms) Rendered /opt/boxen/rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms) Rendered /opt/boxen/rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /opt/boxen/rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (47.8ms) Started POST "/transactions/create" for ::1 at 2016-06-06 15:34:58 -0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"e+elSVh8kr35louaDEljZAq02K4yJMpw2Yu4BRwoOM4yLImpLMcZu4T2DmK2BtsFvY+x7OxR+1/I/V2olwSIhw==", "ticket"=>{"amount"=>"89999"}, "commit"=>"Pagar!"}  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 89999], ["created_at", "2016-06-06 18:34:58.824777"], ["updated_at", "2016-06-06 18:34:58.824777"]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("payable_id", "payable_type", "state", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["payable_id", 3], ["payable_type", "Ticket"], ["state", "pending"], ["created_at", "2016-06-06 18:34:58.892101"], ["updated_at", "2016-06-06 18:34:58.892101"]]  (0.8ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 3]] Rendered transactions/error.html.erb within layouts/application (1.2ms) Completed 200 OK in 2641ms (Views: 150.7ms | ActiveRecord: 4.0ms) Started POST "/transactions/create" for ::1 at 2016-06-06 15:35:06 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"e+elSVh8kr35louaDEljZAq02K4yJMpw2Yu4BRwoOM4yLImpLMcZu4T2DmK2BtsFvY+x7OxR+1/I/V2olwSIhw==", "ticket"=>{"amount"=>"89999"}, "commit"=>"Pagar!"}  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 89999], ["created_at", "2016-06-06 18:35:06.007944"], ["updated_at", "2016-06-06 18:35:06.007944"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "punto_pagos_rails_transactions" ("payable_id", "payable_type", "state", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["payable_id", 4], ["payable_type", "Ticket"], ["state", "pending"], ["created_at", "2016-06-06 18:35:06.010909"], ["updated_at", "2016-06-06 18:35:06.010909"]]  (0.6ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 4]] Rendered transactions/error.html.erb within layouts/application (0.1ms) Completed 200 OK in 1956ms (Views: 8.0ms | ActiveRecord: 1.7ms) Started POST "/transactions/create" for ::1 at 2016-06-06 15:35:10 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"e+elSVh8kr35louaDEljZAq02K4yJMpw2Yu4BRwoOM4yLImpLMcZu4T2DmK2BtsFvY+x7OxR+1/I/V2olwSIhw==", "ticket"=>{"amount"=>"89999"}, "commit"=>"Pagar!"}  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 89999], ["created_at", "2016-06-06 18:35:10.495602"], ["updated_at", "2016-06-06 18:35:10.495602"]]  (0.6ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "punto_pagos_rails_transactions" ("payable_id", "payable_type", "state", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["payable_id", 5], ["payable_type", "Ticket"], ["state", "pending"], ["created_at", "2016-06-06 18:35:10.498573"], ["updated_at", "2016-06-06 18:35:10.498573"]]  (0.6ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 5]]  (0.2ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = ? [["token", "O8D52J7W5PPHAHRV"]]  (0.1ms) begin transaction SQL (0.3ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "amount" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = ? [["token", "O8D52J7W5PPHAHRV"], ["amount", 89999], ["updated_at", "2016-06-06 18:35:12.532635"], ["id", 5]]  (0.7ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/O8D52J7W5PPHAHRV Completed 302 Found in 2041ms (ActiveRecord: 3.2ms) Started GET "/" for ::1 at 2016-06-06 16:15:20 -0300 ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (23.3ms) Completed 200 OK in 238ms (Views: 237.7ms | ActiveRecord: 0.0ms) Started POST "/transactions/create" for ::1 at 2016-06-06 16:15:23 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"CtG2/DpC449Z8V97WN8nXH2QZYXhDlMfGpdMa5L4Q5tDGpocTvloiSSR2oPikJ89yqsMxz97YjAL4anGGdTz0g==", "ticket"=>{"amount"=>"3333"}, "commit"=>"Pagar!"}  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 3333], ["created_at", "2016-06-06 19:15:23.288522"], ["updated_at", "2016-06-06 19:15:23.288522"]]  (0.5ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) INSERT INTO "punto_pagos_rails_transactions" ("payable_id", "payable_type", "state", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["payable_id", 6], ["payable_type", "Ticket"], ["state", "pending"], ["created_at", "2016-06-06 19:15:23.344051"], ["updated_at", "2016-06-06 19:15:23.344051"]]  (0.5ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 6]]  (0.2ms) SELECT COUNT(*) FROM "punto_pagos_rails_transactions" WHERE "punto_pagos_rails_transactions"."token" = ? [["token", "O8D6XL4KB3PU533E"]]  (0.1ms) begin transaction SQL (0.3ms) UPDATE "punto_pagos_rails_transactions" SET "token" = ?, "amount" = ?, "updated_at" = ? WHERE "punto_pagos_rails_transactions"."id" = ? [["token", "O8D6XL4KB3PU533E"], ["amount", 3333], ["updated_at", "2016-06-06 19:15:26.157308"], ["id", 6]]  (0.5ms) commit transaction Redirected to https://sandbox.puntopagos.com/transaccion/procesar/O8D6XL4KB3PU533E Completed 302 Found in 2882ms (ActiveRecord: 4.5ms) Started GET "/listings/5/purchases/new" for ::1 at 2016-06-06 16:36:52 -0300 ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" ActionController::RoutingError (No route matches [GET] "/listings/5/purchases/new"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /opt/boxen/rbenv/versions/2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service' /opt/boxen/rbenv/versions/2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run' /opt/boxen/rbenv/versions/2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread' Rendered /opt/boxen/rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms) Rendered /opt/boxen/rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms) Rendered /opt/boxen/rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (13.6ms) Rendered /opt/boxen/rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (10.9ms) Rendered /opt/boxen/rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (87.8ms) Started GET "/" for ::1 at 2016-06-06 16:36:54 -0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (2.4ms) Completed 200 OK in 156ms (Views: 155.7ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2016-06-06 16:37:00 -0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-565a90fd247bd9ef75cf5f71be1e11e37c3ad80695d8bdfb331fe844afbe0a9e.css?body=1" for ::1 at 2016-06-06 16:37:01 -0300 Started GET "/assets/application.self-de3615060568b463d43b07d97e54e44d624bb66c323372bf19f0d7cab7415efb.js?body=1" for ::1 at 2016-06-06 16:37:01 -0300 Started POST "/transactions/create" for ::1 at 2016-06-06 16:37:03 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"kmKTxNaMXP/+0d7mFRORcK1wVs1HuYBPMIp4F2VBEKXbqb8kojfX+YOxWx6vXCkRGks/j5nMsWAh/J267m2g7A==", "ticket"=>{"amount"=>"22222"}, "commit"=>"Pagar!"}  (0.1ms) begin transaction SQL (0.9ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 22222], ["created_at", "2016-06-06 19:37:03.295771"], ["updated_at", "2016-06-06 19:37:03.295771"]]  (0.6ms) commit transaction  (0.0ms) begin transaction SQL (0.9ms) INSERT INTO "punto_pagos_rails_transactions" ("payable_id", "payable_type", "state", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["payable_id", 7], ["payable_type", "Ticket"], ["state", "pending"], ["created_at", "2016-06-06 19:37:03.357037"], ["updated_at", "2016-06-06 19:37:03.357037"]]  (0.6ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 7]] Rendered transactions/error.html.erb within layouts/application (0.5ms) Completed 200 OK in 7223ms (Views: 9.6ms | ActiveRecord: 3.7ms) Started POST "/transactions/create" for ::1 at 2016-06-06 16:37:21 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"kmKTxNaMXP/+0d7mFRORcK1wVs1HuYBPMIp4F2VBEKXbqb8kojfX+YOxWx6vXCkRGks/j5nMsWAh/J267m2g7A==", "ticket"=>{"amount"=>"22222"}, "commit"=>"Pagar!"}  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 22222], ["created_at", "2016-06-06 19:37:21.979439"], ["updated_at", "2016-06-06 19:37:21.979439"]]  (1.5ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("payable_id", "payable_type", "state", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["payable_id", 8], ["payable_type", "Ticket"], ["state", "pending"], ["created_at", "2016-06-06 19:37:21.983618"], ["updated_at", "2016-06-06 19:37:21.983618"]]  (0.6ms) commit transaction Ticket Load (0.2ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 8]] Rendered transactions/error.html.erb within layouts/application (0.1ms) Completed 200 OK in 2225ms (Views: 7.1ms | ActiveRecord: 2.9ms) Started GET "/" for ::1 at 2016-06-06 16:37:32 -0300 Processing by HomeController#index as HTML Rendered home/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 6ms (Views: 6.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-565a90fd247bd9ef75cf5f71be1e11e37c3ad80695d8bdfb331fe844afbe0a9e.css?body=1" for ::1 at 2016-06-06 16:37:32 -0300 Started GET "/assets/application.self-de3615060568b463d43b07d97e54e44d624bb66c323372bf19f0d7cab7415efb.js?body=1" for ::1 at 2016-06-06 16:37:32 -0300 Started POST "/transactions/create" for ::1 at 2016-06-06 16:37:41 -0300 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"iRUArFn+eBSfm9Xtfk79tBXxGK+OcLXzryM6EBxoKaHA3ixMLUXzEuL7UBXEAUXVospx7VAFhNy+Vd+9l0SZ6A==", "ticket"=>{"amount"=>"3333"}, "commit"=>"Pagar!"}  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 3333], ["created_at", "2016-06-06 19:37:42.067314"], ["updated_at", "2016-06-06 19:37:42.067314"]]  (1.2ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "punto_pagos_rails_transactions" ("payable_id", "payable_type", "state", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["payable_id", 9], ["payable_type", "Ticket"], ["state", "pending"], ["created_at", "2016-06-06 19:37:42.134982"], ["updated_at", "2016-06-06 19:37:42.134982"]]  (0.6ms) commit transaction Ticket Load (0.3ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 9]] Rendered transactions/error.html.erb within layouts/application (1.3ms) Completed 200 OK in 2725ms (Views: 184.3ms | ActiveRecord: 3.5ms) Started POST "/transactions/create" for ::1 at 2016-06-06 16:38:12 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"iRUArFn+eBSfm9Xtfk79tBXxGK+OcLXzryM6EBxoKaHA3ixMLUXzEuL7UBXEAUXVospx7VAFhNy+Vd+9l0SZ6A==", "ticket"=>{"amount"=>"3333"}, "commit"=>"Pagar!"}  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 3333], ["created_at", "2016-06-06 19:38:12.124893"], ["updated_at", "2016-06-06 19:38:12.124893"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "punto_pagos_rails_transactions" ("payable_id", "payable_type", "state", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["payable_id", 10], ["payable_type", "Ticket"], ["state", "pending"], ["created_at", "2016-06-06 19:38:12.128740"], ["updated_at", "2016-06-06 19:38:12.128740"]]  (1.2ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 10]] Rendered transactions/error.html.erb within layouts/application (0.1ms) Completed 200 OK in 2216ms (Views: 6.8ms | ActiveRecord: 3.4ms) Started POST "/transactions/create" for ::1 at 2016-06-06 16:38:17 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"iRUArFn+eBSfm9Xtfk79tBXxGK+OcLXzryM6EBxoKaHA3ixMLUXzEuL7UBXEAUXVospx7VAFhNy+Vd+9l0SZ6A==", "ticket"=>{"amount"=>"3333"}, "commit"=>"Pagar!"}  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 3333], ["created_at", "2016-06-06 19:38:17.624428"], ["updated_at", "2016-06-06 19:38:17.624428"]]  (1.6ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "punto_pagos_rails_transactions" ("payable_id", "payable_type", "state", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["payable_id", 11], ["payable_type", "Ticket"], ["state", "pending"], ["created_at", "2016-06-06 19:38:17.629803"], ["updated_at", "2016-06-06 19:38:17.629803"]]  (0.7ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 11]] Rendered transactions/error.html.erb within layouts/application (0.2ms) Completed 200 OK in 2272ms (Views: 12.0ms | ActiveRecord: 3.2ms) Started GET "/assets/application.self-565a90fd247bd9ef75cf5f71be1e11e37c3ad80695d8bdfb331fe844afbe0a9e.css?body=1" for ::1 at 2016-06-06 16:38:19 -0300 Started GET "/assets/application.self-de3615060568b463d43b07d97e54e44d624bb66c323372bf19f0d7cab7415efb.js?body=1" for ::1 at 2016-06-06 16:38:19 -0300 Started POST "/transactions/create" for ::1 at 2016-06-06 16:38:32 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"iRUArFn+eBSfm9Xtfk79tBXxGK+OcLXzryM6EBxoKaHA3ixMLUXzEuL7UBXEAUXVospx7VAFhNy+Vd+9l0SZ6A==", "ticket"=>{"amount"=>"12121"}, "commit"=>"Pagar!"}  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 12121], ["created_at", "2016-06-06 19:38:32.092478"], ["updated_at", "2016-06-06 19:38:32.092478"]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "punto_pagos_rails_transactions" ("payable_id", "payable_type", "state", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["payable_id", 12], ["payable_type", "Ticket"], ["state", "pending"], ["created_at", "2016-06-06 19:38:32.096371"], ["updated_at", "2016-06-06 19:38:32.096371"]]  (0.7ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 12]] Rendered transactions/error.html.erb within layouts/application (0.1ms) Completed 200 OK in 2121ms (Views: 6.1ms | ActiveRecord: 2.7ms) Started POST "/transactions/create" for ::1 at 2016-06-06 16:43:08 -0300 Processing by TransactionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"iRUArFn+eBSfm9Xtfk79tBXxGK+OcLXzryM6EBxoKaHA3ixMLUXzEuL7UBXEAUXVospx7VAFhNy+Vd+9l0SZ6A==", "ticket"=>{"amount"=>"12121"}, "commit"=>"Pagar!"}  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "tickets" ("amount", "created_at", "updated_at") VALUES (?, ?, ?) [["amount", 12121], ["created_at", "2016-06-06 19:43:08.288849"], ["updated_at", "2016-06-06 19:43:08.288849"]]  (1.4ms) commit transaction  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "punto_pagos_rails_transactions" ("payable_id", "payable_type", "state", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["payable_id", 13], ["payable_type", "Ticket"], ["state", "pending"], ["created_at", "2016-06-06 19:43:08.293567"], ["updated_at", "2016-06-06 19:43:08.293567"]]  (0.7ms) commit transaction Ticket Load (0.1ms) SELECT "tickets".* FROM "tickets" WHERE "tickets"."id" = ? LIMIT 1 [["id", 13]] Rendered transactions/error.html.erb within layouts/application (0.1ms) Completed 200 OK in 2731ms (Views: 6.7ms | ActiveRecord: 2.8ms) PuntoPagosRails::Transaction Load (0.4ms) SELECT "punto_pagos_rails_transactions".* FROM "punto_pagos_rails_transactions" ORDER BY "punto_pagos_rails_transactions"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction