Last active
August 29, 2015 14:20
-
-
Save bourroush/27f6d8a425ac459f2002 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Started GET "/spree/api/users/[email protected]" for 127.0.0.1 at 2015-04-29 13:42:46 -0400 | |
Processing by Spree::Api::UsersController#sign_in_with_email as JSON | |
Parameters: {"email"=>"boris [email protected]"} | |
Spree::User Load (0.7ms) SELECT "spree_users".* FROM "spree_users" WHERE "spree_users"."deleted_at" IS NULL AND "spree_users"."spree_api_key" = '' LIMIT 1 | |
Spree::User Load (2.3ms) SELECT "spree_users".* FROM "spree_users" WHERE "spree_users"."deleted_at" IS NULL AND "spree_users"."email" = '[email protected]' LIMIT 1 | |
Rendered .bundle/ruby/2.1.0/bundler/gems/spree-18ba0efc35da/api/app/views/spree/api/errors/not_found.v1.rabl (1.1ms) | |
Completed 404 Not Found in 527ms (Views: 513.7ms | ActiveRecord: 3.0ms) | |
Started POST "/api/account" for 127.0.0.1 at 2015-04-29 13:42:47 -0400 | |
Processing by Sprangular::AccountsController#create as JSON | |
Parameters: {"spree_user"=>{"email"=>"[email protected]"}} | |
(0.5ms) BEGIN | |
Spree::User Exists (0.8ms) SELECT 1 AS one FROM "spree_users" WHERE "spree_users"."email" = '[email protected]' LIMIT 1 | |
Spree::User Load (1.3ms) SELECT "spree_users".* FROM "spree_users" WHERE "spree_users"."deleted_at" IS NULL AND "spree_users"."confirmation_token" = 'd937349ad9e831550ec2bbbb5d1d6dc07f4fa40881c75b64034b8072ee4b9083' ORDER BY "spree_users"."id" ASC LIMIT 1 | |
SQL (0.4ms) INSERT INTO "spree_users" ("confirmation_sent_at", "confirmation_token", "created_at", "email", "encrypted_password", "login", "password_salt", "subscribed", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9) RETURNING "id" [["confirmation_sent_at", "2015-04-29 17:42:47.666765"], ["confirmation_token", "d937349ad9e831550ec2bbbb5d1d6dc07f4fa40881c75b64034b8072ee4b9083"], ["created_at", "2015-04-29 17:42:47.661175"], ["email", "[email protected]"], ["encrypted_password", "df3848c8c2b303447f7e7e1fc0f5157227a786e29c209fa3828b7d116ddb9a0ee6623a38b8b8083e5421a579fbfbb6429a58d40a03d9c7e252d32c91ca51a747"], ["login", "[email protected]"], ["password_salt", "_18vGGJxKJT98hr7bj_s"], ["subscribed", "f"], ["updated_at", "2015-04-29 17:42:47.661175"]] | |
Spree::Store Load (0.9ms) SELECT "spree_stores".* FROM "spree_stores" WHERE "spree_stores"."default" = 't' ORDER BY "spree_stores"."id" ASC LIMIT 1 | |
CACHE (0.1ms) SELECT "spree_stores".* FROM "spree_stores" WHERE "spree_stores"."default" = 't' ORDER BY "spree_stores"."id" ASC LIMIT 1 | |
Rendered spree/user_mailer/confirmation_instructions.html.slim within layouts/spree/base_mailer (1.0ms) | |
Spree::UserMailer#confirmation_instructions: processed outbound mail in 208.0ms | |
Sent mail to [email protected] (41.8ms) | |
Date: Wed, 29 Apr 2015 13:42:48 -0400 | |
From: [email protected] | |
To: [email protected] | |
Message-ID: <55411818120e_bd13fed7d463bec66ab@Guillaumes-MacBook-Pro.local.mail> | |
Subject: My Lola Confirmation instructions | |
Mime-Version: 1.0 | |
Content-Type: multipart/alternative; | |
boundary="--==_mimepart_55411817f3def_bd13fed7d463bec6571"; | |
charset=UTF-8 | |
Content-Transfer-Encoding: 7bit | |
----==_mimepart_55411817f3def_bd13fed7d463bec6571 | |
Content-Type: text/plain; | |
charset=UTF-8 | |
Content-Transfer-Encoding: 7bit | |
Welcome ! | |
Your temporary password is: oeWEP4xa | |
You can change your password once you sign in and go to | |
your account page. | |
Please confirm your email so we can create an account for | |
you and credit your friend! | |
Confirm my account ( http://lola-staging.dynamomtl.com/spree/user/spree_user/confirmation?confirmation_token=DCLzCuc7Kb6C99PdSdMf ) | |
----==_mimepart_55411817f3def_bd13fed7d463bec6571 | |
Content-Type: text/html; | |
charset=UTF-8 | |
Content-Transfer-Encoding: 7bit | |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> | |
<html> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
</head> | |
<body style="color: #5c5c5c; font-family: Helvetica, sans-serif"> | |
<style type="text/css"> | |
body { | |
font-family: Helvetica, sans-serif; color: #5c5c5c; | |
} | |
</style> | |
<table align="center" border="0" cellpadding="0" cellspacing="0" width="600" style="border-spacing: 0; max-width: 550px; width: 100%"> | |
<tr> | |
<td height="20" style="color: #5c5c5c; font-family: Helvetica, sans-serif; font-size: 16px; line-height: 20px; vertical-align: top" valign="top"></td> | |
</tr> | |
<tr> | |
<td align="center" style="color: #5c5c5c; font-family: Helvetica, sans-serif; font-size: 16px; line-height: 20px; vertical-align: top" valign="top"> | |
<img src="http://lola-assets.s3.amazonaws.com/production/mailer/logo.png" width="120"> | |
</td> | |
</tr> | |
<tr> | |
<td height="40" style="color: #5c5c5c; font-family: Helvetica, sans-serif; font-size: 16px; line-height: 20px; vertical-align: top" valign="top"></td> | |
</tr> | |
<tr> | |
<td style="color: #5c5c5c; font-family: Helvetica, sans-serif; font-size: 16px; line-height: 20px; vertical-align: top" valign="top"> | |
<p style="color: #5c5c5c; font-family: Helvetica, sans-serif; font-size: 16px; line-height: 20px; vertical-align: top"> | |
Welcome ! | |
</p> | |
<p style="color: #5c5c5c; font-family: Helvetica, sans-serif; font-size: 16px; line-height: 20px; vertical-align: top"> | |
Your temporary password is: oeWEP4xa | |
</p> | |
<p style="color: #5c5c5c; font-family: Helvetica, sans-serif; font-size: 16px; line-height: 20px; vertical-align: top"> | |
You can change your password once you sign in and go to your account page. | |
</p> | |
<p style="color: #5c5c5c; font-family: Helvetica, sans-serif; font-size: 16px; line-height: 20px; vertical-align: top"> | |
Please confirm your email so we can create an account for you and credit your friend! | |
</p> | |
<p style="color: #5c5c5c; font-family: Helvetica, sans-serif; font-size: 16px; line-height: 20px; vertical-align: top"> | |
<a href="http://lola-staging.dynamomtl.com/spree/user/spree_user/confirmation?confirmation_token=DCLzCuc7Kb6C99PdSdMf" style="color: #a3bcd5">Confirm my account</a> | |
</p> | |
</td> | |
</tr> | |
</table> | |
</body> | |
</html> | |
----==_mimepart_55411817f3def_bd13fed7d463bec6571-- | |
(1.7ms) ROLLBACK | |
Completed 500 Internal Server Error in 406ms | |
TypeError - no implicit conversion of nil into String: | |
/opt/rubies/2.1.5/lib/ruby/2.1.0/net/smtp.rb:541:in `tcp_socket' | |
/opt/rubies/2.1.5/lib/ruby/2.1.0/net/smtp.rb:551:in `block in do_start' | |
/opt/rubies/2.1.5/lib/ruby/2.1.0/timeout.rb:91:in `block in timeout' | |
/opt/rubies/2.1.5/lib/ruby/2.1.0/timeout.rb:101:in `timeout' | |
/opt/rubies/2.1.5/lib/ruby/2.1.0/net/smtp.rb:550:in `do_start' | |
/opt/rubies/2.1.5/lib/ruby/2.1.0/net/smtp.rb:520:in `start' | |
mail (2.6.3) lib/mail/network/delivery_methods/smtp.rb:112:in `deliver!' | |
mail (2.6.3) lib/mail/message.rb:2141:in `do_delivery' | |
mail (2.6.3) lib/mail/message.rb:236:in `block in deliver' | |
actionmailer (4.1.9) lib/action_mailer/base.rb:527:in `block in deliver_mail' | |
activesupport (4.1.9) lib/active_support/notifications.rb:159:in `block in instrument' | |
activesupport (4.1.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument' | |
activesupport (4.1.9) lib/active_support/notifications.rb:159:in `instrument' | |
actionmailer (4.1.9) lib/action_mailer/base.rb:525:in `deliver_mail' | |
mail (2.6.3) lib/mail/message.rb:236:in `deliver' | |
devise (3.2.4) lib/devise/models/authenticatable.rb:173:in `send_devise_notification' | |
devise (3.2.4) lib/devise/models/confirmable.rb:102:in `send_confirmation_instructions' | |
devise (3.2.4) lib/devise/models/confirmable.rb:158:in `send_on_create_confirmation_instructions' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:424:in `block in make_lambda' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:221:in `block in halting_and_conditional' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:215:in `block in halting_and_conditional' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:215:in `block in halting_and_conditional' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:215:in `block in halting_and_conditional' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:215:in `block in halting_and_conditional' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:215:in `block in halting_and_conditional' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:215:in `block in halting_and_conditional' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:215:in `block in halting_and_conditional' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:215:in `block in halting_and_conditional' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:215:in `block in halting_and_conditional' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:215:in `block in halting_and_conditional' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:215:in `block in halting_and_conditional' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:215:in `block in halting_and_conditional' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:215:in `block in halting_and_conditional' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:215:in `block in halting_and_conditional' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:215:in `block in halting_and_conditional' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:86:in `run_callbacks' | |
activerecord (4.1.9) lib/active_record/callbacks.rb:306:in `_create_record' | |
activerecord (4.1.9) lib/active_record/timestamp.rb:57:in `_create_record' | |
activerecord (4.1.9) lib/active_record/persistence.rb:483:in `create_or_update' | |
activerecord (4.1.9) lib/active_record/callbacks.rb:302:in `block in create_or_update' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:113:in `call' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:166:in `block in halting' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:166:in `block in halting' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:166:in `block in halting' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:86:in `run_callbacks' | |
activerecord (4.1.9) lib/active_record/callbacks.rb:302:in `create_or_update' | |
activerecord (4.1.9) lib/active_record/persistence.rb:103:in `save' | |
activerecord (4.1.9) lib/active_record/validations.rb:51:in `save' | |
activerecord (4.1.9) lib/active_record/attribute_methods/dirty.rb:21:in `save' | |
activerecord (4.1.9) lib/active_record/transactions.rb:268:in `block (2 levels) in save' | |
activerecord (4.1.9) lib/active_record/transactions.rb:329:in `block in with_transaction_returning_status' | |
activerecord (4.1.9) lib/active_record/connection_adapters/abstract/database_statements.rb:201:in `block in transaction' | |
activerecord (4.1.9) lib/active_record/connection_adapters/abstract/database_statements.rb:209:in `within_new_transaction' | |
activerecord (4.1.9) lib/active_record/connection_adapters/abstract/database_statements.rb:201:in `transaction' | |
activerecord (4.1.9) lib/active_record/transactions.rb:208:in `transaction' | |
activerecord (4.1.9) lib/active_record/transactions.rb:326:in `with_transaction_returning_status' | |
activerecord (4.1.9) lib/active_record/transactions.rb:268:in `block in save' | |
activerecord (4.1.9) lib/active_record/transactions.rb:283:in `rollback_active_record_state!' | |
activerecord (4.1.9) lib/active_record/transactions.rb:267:in `save' | |
activerecord (4.1.9) lib/active_record/persistence.rb:34:in `create' | |
() Users/boris/src/lola/.bundle/ruby/2.1.0/bundler/gems/sprangular-6e3e07309609/app/controllers/sprangular/accounts_controller.rb:9:in `create' | |
actionpack (4.1.9) lib/action_controller/metal/implicit_render.rb:4:in `send_action' | |
actionpack (4.1.9) lib/abstract_controller/base.rb:189:in `process_action' | |
actionpack (4.1.9) lib/action_controller/metal/rendering.rb:10:in `process_action' | |
actionpack (4.1.9) lib/abstract_controller/callbacks.rb:20:in `block in process_action' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:113:in `call' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:166:in `block in halting' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:166:in `block in halting' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:229:in `block in halting' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:229:in `block in halting' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:166:in `block in halting' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:166:in `block in halting' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:229:in `block in halting' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:166:in `block in halting' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:166:in `block in halting' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:229:in `block in halting' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:166:in `block in halting' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:166:in `block in halting' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:166:in `block in halting' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:166:in `block in halting' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:166:in `block in halting' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:86:in `run_callbacks' | |
actionpack (4.1.9) lib/abstract_controller/callbacks.rb:19:in `process_action' | |
actionpack (4.1.9) lib/action_controller/metal/rescue.rb:29:in `process_action' | |
actionpack (4.1.9) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action' | |
activesupport (4.1.9) lib/active_support/notifications.rb:159:in `block in instrument' | |
activesupport (4.1.9) lib/active_support/notifications/instrumenter.rb:20:in `instrument' | |
activesupport (4.1.9) lib/active_support/notifications.rb:159:in `instrument' | |
actionpack (4.1.9) lib/action_controller/metal/instrumentation.rb:30:in `process_action' | |
actionpack (4.1.9) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' | |
activerecord (4.1.9) lib/active_record/railties/controller_runtime.rb:18:in `process_action' | |
actionpack (4.1.9) lib/abstract_controller/base.rb:136:in `process' | |
actionview (4.1.9) lib/action_view/rendering.rb:30:in `process' | |
actionpack (4.1.9) lib/action_controller/metal.rb:196:in `dispatch' | |
actionpack (4.1.9) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' | |
actionpack (4.1.9) lib/action_controller/metal.rb:232:in `block in action' | |
actionpack (4.1.9) lib/action_dispatch/routing/route_set.rb:82:in `dispatch' | |
actionpack (4.1.9) lib/action_dispatch/routing/route_set.rb:50:in `call' | |
actionpack (4.1.9) lib/action_dispatch/journey/router.rb:73:in `block in call' | |
actionpack (4.1.9) lib/action_dispatch/journey/router.rb:59:in `call' | |
actionpack (4.1.9) lib/action_dispatch/routing/route_set.rb:685:in `call' | |
railties (4.1.9) lib/rails/engine.rb:514:in `call' | |
railties (4.1.9) lib/rails/railtie.rb:194:in `method_missing' | |
actionpack (4.1.9) lib/action_dispatch/journey/router.rb:73:in `block in call' | |
actionpack (4.1.9) lib/action_dispatch/journey/router.rb:59:in `call' | |
actionpack (4.1.9) lib/action_dispatch/routing/route_set.rb:685:in `call' | |
prerender_rails (1.1.2) lib/prerender_rails.rb:99:in `call' | |
warden (1.2.3) lib/warden/manager.rb:35:in `block in call' | |
warden (1.2.3) lib/warden/manager.rb:34: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.9) lib/action_dispatch/middleware/params_parser.rb:27:in `call' | |
actionpack (4.1.9) 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.9) lib/action_dispatch/middleware/cookies.rb:562:in `call' | |
activerecord (4.1.9) lib/active_record/query_cache.rb:36:in `call' | |
activerecord (4.1.9) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call' | |
activerecord (4.1.9) lib/active_record/migration.rb:380:in `call' | |
actionpack (4.1.9) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' | |
activesupport (4.1.9) lib/active_support/callbacks.rb:82:in `run_callbacks' | |
actionpack (4.1.9) lib/action_dispatch/middleware/callbacks.rb:27:in `call' | |
actionpack (4.1.9) lib/action_dispatch/middleware/reloader.rb:73:in `call' | |
actionpack (4.1.9) lib/action_dispatch/middleware/remote_ip.rb:76:in `call' | |
better_errors (2.0.0) lib/better_errors/middleware.rb:84:in `protected_app_call' | |
better_errors (2.0.0) lib/better_errors/middleware.rb:79:in `better_errors_call' | |
better_errors (2.0.0) lib/better_errors/middleware.rb:57:in `call' | |
actionpack (4.1.9) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' | |
actionpack (4.1.9) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' | |
railties (4.1.9) lib/rails/rack/logger.rb:38:in `call_app' | |
railties (4.1.9) lib/rails/rack/logger.rb:20:in `block in call' | |
activesupport (4.1.9) lib/active_support/tagged_logging.rb:68:in `block in tagged' | |
activesupport (4.1.9) lib/active_support/tagged_logging.rb:26:in `tagged' | |
activesupport (4.1.9) lib/active_support/tagged_logging.rb:68:in `tagged' | |
railties (4.1.9) lib/rails/rack/logger.rb:20:in `call' | |
quiet_assets (1.0.3) lib/quiet_assets.rb:23:in `call_with_quiet_assets' | |
actionpack (4.1.9) 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' | |
rack-rewrite (1.5.1) lib/rack/rewrite.rb:24:in `call' | |
activesupport (4.1.9) 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.9) lib/action_dispatch/middleware/static.rb:84:in `call' | |
rack (1.5.2) lib/rack/sendfile.rb:112:in `call' | |
railties (4.1.9) lib/rails/engine.rb:514:in `call' | |
railties (4.1.9) lib/rails/application.rb:144:in `call' | |
rack (1.5.2) lib/rack/content_length.rb:14:in `call' | |
unicorn (4.8.3) lib/unicorn/http_server.rb:576:in `process_client' | |
unicorn (4.8.3) lib/unicorn/http_server.rb:670:in `worker_loop' | |
unicorn (4.8.3) lib/unicorn/http_server.rb:525:in `spawn_missing_workers' | |
unicorn (4.8.3) lib/unicorn/http_server.rb:140:in `start' | |
unicorn-rails (2.2.0) lib/unicorn_rails.rb:33:in `run' | |
rack (1.5.2) lib/rack/server.rb:264:in `start' | |
railties (4.1.9) lib/rails/commands/server.rb:69:in `start' | |
railties (4.1.9) lib/rails/commands/commands_tasks.rb:81:in `block in server' | |
railties (4.1.9) lib/rails/commands/commands_tasks.rb:76:in `server' | |
railties (4.1.9) lib/rails/commands/commands_tasks.rb:40:in `run_command!' | |
railties (4.1.9) lib/rails/commands.rb:17:in `<top (required)>' | |
bin/rails:8:in `<top (required)>' | |
spring (1.2.0) lib/spring/client/rails.rb:27:in `call' | |
spring (1.2.0) lib/spring/client/command.rb:7:in `call' | |
spring (1.2.0) lib/spring/client.rb:26:in `run' | |
spring (1.2.0) bin/spring:48:in `<top (required)>' | |
spring (1.2.0) lib/spring/binstub.rb:11:in `<top (required)>' | |
/opt/rubies/2.1.5/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require' | |
bin/spring:16:in `<top (required)>' | |
bin/rails:3:in `<main>' | |
Started POST "/spree/login.json" for 127.0.0.1 at 2015-04-29 13:43:21 -0400 | |
Processing by Spree::UserSessionsController#create as JSON | |
Parameters: {"spree_user"=>{"email"=>"[email protected]", "password"=>"[FILTERED]"}} | |
Spree::User Load (2.6ms) SELECT "spree_users".* FROM "spree_users" WHERE "spree_users"."deleted_at" IS NULL AND "spree_users"."email" = '[email protected]' ORDER BY "spree_users"."id" ASC LIMIT 1 | |
Completed 422 Unprocessable Entity in 109ms (Views: 2.5ms | ActiveRecord: 2.6ms) | |
Started GET "/spree/user/spree_user/confirmation?confirmation_token=DCLzCuc7Kb6C99PdSdMf" for 127.0.0.1 at 2015-04-29 13:43:38 -0400 | |
Spree::Page Load (0.5ms) SELECT "spree_pages".* FROM "spree_pages" WHERE "spree_pages"."visible" = 't' AND "spree_pages"."slug" = '/spree/user/spree_user/confirmation' ORDER BY position ASC LIMIT 1 | |
Processing by Spree::UserConfirmationsController#show as HTML | |
Parameters: {"confirmation_token"=>"DCLzCuc7Kb6C99PdSdMf"} | |
Spree::User Load (0.4ms) SELECT "spree_users".* FROM "spree_users" WHERE "spree_users"."deleted_at" IS NULL AND "spree_users"."confirmation_token" = 'd937349ad9e831550ec2bbbb5d1d6dc07f4fa40881c75b64034b8072ee4b9083' ORDER BY "spree_users"."id" ASC LIMIT 1 | |
Rendered .bundle/ruby/2.1.0/gems/devise-3.2.4/app/views/devise/shared/_links.erb (2.1ms) | |
Rendered devise/confirmations/new.html.erb within layouts/sprangular/application (53.6ms) | |
Rendered .bundle/ruby/2.1.0/bundler/gems/sprangular-6e3e07309609/app/views/sprangular/shared/_templates.html.slim (211.0ms) | |
Rendered sprangular/shared/_svg.slim (0.5ms) | |
Spree::Tracker Load (0.4ms) SELECT "spree_trackers".* FROM "spree_trackers" WHERE "spree_trackers"."active" = 't' AND "spree_trackers"."environment" = 'development' ORDER BY "spree_trackers"."id" ASC LIMIT 1 | |
Rendered .bundle/ruby/2.1.0/bundler/gems/sprangular-6e3e07309609/app/views/sprangular/shared/_analytics.slim (1.5ms) | |
Completed 200 OK in 2637ms (Views: 2630.5ms | ActiveRecord: 0.8ms) | |
I, [2015-04-29T13:44:23.310348 #2985] INFO -- : SIGWINCH ignored because we're not daemonized | |
I, [2015-04-29T13:44:23.317672 #2985] INFO -- : SIGWINCH ignored because we're not daemonized |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment