test/dummy/log/development.log in astrochimp-0.1.3 vs test/dummy/log/development.log in astrochimp-0.2.0

- old
+ new

@@ -8191,5 +8191,2222 @@ Processing by Astrochimp::SignupsController#index as HTML Parameters: {"referrer_code"=>"baoo"} Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/_form.html.erb (2.0ms) Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/index.html.erb (5.8ms) Completed 200 OK in 12ms (Views: 10.8ms | ActiveRecord: 0.0ms) + + +Started GET "/" for 127.0.0.1 at 2013-01-03 15:28:57 -0600 +Connecting to database specified by database.yml +Processing by Astrochimp::SignupsController#index as HTML + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/_form.html.erb (4.0ms) + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/index.html.erb (9.4ms) +Completed 200 OK in 459ms (Views: 37.9ms | ActiveRecord: 395.5ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-03 15:28:58 -0600 +Served asset /jquery.js - 304 Not Modified (38ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 15:28:59 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (6ms) + + +Started GET "/assets/astrochimp/signups.css?body=1" for 127.0.0.1 at 2013-01-03 15:28:59 -0600 +Served asset /astrochimp/signups.css - 304 Not Modified (2ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-03 15:28:59 -0600 +Served asset /jquery_ujs.js - 304 Not Modified (1ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 15:28:59 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (4ms) + + +Started GET "/assets/astrochimp/signups.js?body=1" for 127.0.0.1 at 2013-01-03 15:28:59 -0600 +Served asset /astrochimp/signups.js - 304 Not Modified (2ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 15:28:59 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (2ms) + + +Started POST "/signups" for 127.0.0.1 at 2013-01-03 15:29:12 -0600 +Processing by Astrochimp::SignupsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2qrRFYIEn/dJVhoWcdJfoAk9IkHR/hTop5E1X+tapA=", "signup"=>{"email"=>"jonathan+11529@camenisch.net"}, "commit"=>"Notify Me »"} +  (0.3ms) BEGIN + Astrochimp::Signup Exists (3.0ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'jonathan+11529@camenisch.net' LIMIT 1 + SQL (4.1ms) INSERT INTO "astrochimp_signups" ("created_at", "email", "referrer_id", "signups_count", "status", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", Thu, 03 Jan 2013 21:29:13 UTC +00:00], ["email", "jonathan+11529@camenisch.net"], ["referrer_id", 42], ["signups_count", 0], ["status", 0], ["updated_at", Thu, 03 Jan 2013 21:29:13 UTC +00:00]] + Astrochimp::Signup Load (0.8ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = 42 LIMIT 1 + SQL (24.0ms) UPDATE "astrochimp_signups" SET "signups_count" = COALESCE("signups_count", 0) + 1 WHERE "astrochimp_signups"."id" = 42 +  (1.2ms) COMMIT +Redirected to http://astrochimp.dev:3000/signups/baox +Completed 302 Found in 1058ms (ActiveRecord: 33.4ms) + + +Started GET "/signups/baox" for 127.0.0.1 at 2013-01-03 15:29:13 -0600 +Processing by Astrochimp::SignupsController#show as HTML + Parameters: {"id"=>"baox"} + Astrochimp::Signup Load (0.8ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = $1 LIMIT 1 [["id", 43]] + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/show.html.erb (1.7ms) +Completed 200 OK in 10ms (Views: 7.5ms | ActiveRecord: 0.8ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 15:29:13 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-03 15:29:13 -0600 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/signups.js?body=1" for 127.0.0.1 at 2013-01-03 15:29:13 -0600 +Served asset /astrochimp/signups.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 15:29:13 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/signups.css?body=1" for 127.0.0.1 at 2013-01-03 15:29:13 -0600 +Served asset /astrochimp/signups.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-03 15:29:13 -0600 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 15:29:13 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2013-01-03 15:41:18 -0600 +Processing by Astrochimp::SignupsController#index as HTML + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/_form.html.erb (2.3ms) + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/index.html.erb (3.2ms) +Completed 200 OK in 21ms (Views: 8.7ms | ActiveRecord: 2.5ms) + + +Started GET "/assets/astrochimp/signups.css?body=1" for 127.0.0.1 at 2013-01-03 15:41:19 -0600 +Served asset /astrochimp/signups.css - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 15:41:19 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 15:41:19 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 15:41:19 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-03 15:41:19 -0600 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/signups.js?body=1" for 127.0.0.1 at 2013-01-03 15:41:19 -0600 +Served asset /astrochimp/signups.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-03 15:41:19 -0600 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/bg-noise.png" for 127.0.0.1 at 2013-01-03 15:41:19 -0600 +Served asset /astrochimp/bg-noise.png - 304 Not Modified (2ms) + + +Started GET "/assets/astrochimp/iphone4-frame-black.png" for 127.0.0.1 at 2013-01-03 15:41:19 -0600 +Served asset /astrochimp/iphone4-frame-black.png - 304 Not Modified (2ms) + + +Started POST "/signups" for 127.0.0.1 at 2013-01-03 15:41:50 -0600 +Connecting to database specified by database.yml +Processing by Astrochimp::SignupsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2qrRFYIEn/dJVhoWcdJfoAk9IkHR/hTop5E1X+tapA=", "signup"=>{"email"=>"jonathan+3341@brightbit.com"}, "commit"=>"Notify Me »"} +  (0.3ms) BEGIN + Astrochimp::Signup Exists (2.0ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'jonathan+3341@brightbit.com' LIMIT 1 + SQL (2.3ms) INSERT INTO "astrochimp_signups" ("created_at", "email", "referrer_id", "signups_count", "status", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", Thu, 03 Jan 2013 21:41:52 UTC +00:00], ["email", "jonathan+3341@brightbit.com"], ["referrer_id", 42], ["signups_count", 0], ["status", 0], ["updated_at", Thu, 03 Jan 2013 21:41:52 UTC +00:00]] + Astrochimp::Signup Load (0.8ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = 42 LIMIT 1 + SQL (0.9ms) UPDATE "astrochimp_signups" SET "signups_count" = COALESCE("signups_count", 0) + 1 WHERE "astrochimp_signups"."id" = 42 +  (2.0ms) COMMIT + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb (9.2ms) +Completed 500 Internal Server Error in 1235ms + +ActionView::Template::Error (Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true): + 1: You have successfully signed up. + 2: + 3: Your custom referral link: <%= link_to referral_link_path(referrer_code: @signup.referral_code, only_path: false), + 4: referral_link_path(referrer_code: @signup.referral_code) %> + 5: + 6: To view the status of your referrals, visit <%= link_to @signup %> + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/http/url.rb:25:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:590:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/url_for.rb:148:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_view/helpers/url_helper.rb:107:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:213:in `referral_link_path' + /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb:3:in `___sers_jcamenisch_projects_astrochimp_app_views_astrochimp_signup_mailer_signup_complete_text_erb___108461815318595782_2160165800' + .bundle/gems/actionpack-3.2.8/lib/action_view/template.rb:145:in `block in render' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in `render' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:45:in `render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:18:in `render' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:36:in `render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:17:in `render' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:110:in `_render_template' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:103:in `render_to_body' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:88:in `render' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:701:in `block in collect_responses_and_parts_order' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:712:in `each' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:712:in `each_template' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:697:in `collect_responses_and_parts_order' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:636:in `mail' + /Users/jcamenisch/projects/astrochimp/app/mailers/astrochimp/signup_mailer.rb:7:in `signup_complete' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:457:in `process' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:452:in `initialize' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:439:in `new' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:439:in `method_missing' + /Users/jcamenisch/projects/astrochimp/app/controllers/astrochimp/signups_controller.rb:38:in `block in create' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:270:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:270:in `retrieve_collector_from_mimes' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:194:in `respond_to' + /Users/jcamenisch/projects/astrochimp/app/controllers/astrochimp/signups_controller.rb:32:in `create' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:4:in `send_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in `block in process_action' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:403:in `_run__2824363218091591098__process_action__4044428878793349544__callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' + .bundle/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in `block in action' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in `call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' + .bundle/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' + .bundle/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' + .bundle/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call' + .bundle/gems/rack-1.4.1/lib/rack/conditionalget.rb:35:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in `call' + .bundle/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context' + .bundle/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in `call' + .bundle/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in `call' + .bundle/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `_run__403799743417376779__call__313345597806114806__callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/reloader.rb:65:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' + .bundle/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in `call_app' + .bundle/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call' + .bundle/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call' + .bundle/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call' + .bundle/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call' + .bundle/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call' + .bundle/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' + .bundle/gems/railties-3.2.8/lib/rails/application.rb:223:in `call' + .bundle/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call' + .bundle/gems/railties-3.2.8/lib/rails/rack/log_tailer.rb:17:in `call' + .bundle/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms) + Rendered .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms) + Rendered .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (10.4ms) + + +Started POST "/signups" for 127.0.0.1 at 2013-01-03 15:42:49 -0600 +Processing by Astrochimp::SignupsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2qrRFYIEn/dJVhoWcdJfoAk9IkHR/hTop5E1X+tapA=", "signup"=>{"email"=>"jonathan+3341@brightbit.com"}, "commit"=>"Notify Me »"} +  (0.1ms) BEGIN + Astrochimp::Signup Exists (0.5ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'jonathan+3341@brightbit.com' LIMIT 1 +  (0.5ms) ROLLBACK + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/_form.html.erb (2.4ms) + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/index.html.erb (6.3ms) +Completed 200 OK in 78ms (Views: 33.3ms | ActiveRecord: 1.1ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-03 15:42:49 -0600 +Served asset /jquery.js - 304 Not Modified (11ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 15:42:49 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (6ms) + + +Started GET "/assets/astrochimp/signups.js?body=1" for 127.0.0.1 at 2013-01-03 15:42:49 -0600 +Served asset /astrochimp/signups.js - 304 Not Modified (2ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 15:42:49 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (3ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-03 15:42:49 -0600 +Served asset /jquery_ujs.js - 304 Not Modified (2ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 15:42:49 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (2ms) + + +Started GET "/assets/astrochimp/signups.css?body=1" for 127.0.0.1 at 2013-01-03 15:42:49 -0600 +Served asset /astrochimp/signups.css - 304 Not Modified (3ms) + + +Started POST "/signups" for 127.0.0.1 at 2013-01-03 15:42:55 -0600 +Processing by Astrochimp::SignupsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2qrRFYIEn/dJVhoWcdJfoAk9IkHR/hTop5E1X+tapA=", "signup"=>{"email"=>"jonathan+3342@brightbit.com"}, "commit"=>"Notify Me »"} +  (0.2ms) BEGIN + Astrochimp::Signup Exists (0.5ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'jonathan+3342@brightbit.com' LIMIT 1 + SQL (0.7ms) INSERT INTO "astrochimp_signups" ("created_at", "email", "referrer_id", "signups_count", "status", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", Thu, 03 Jan 2013 21:42:55 UTC +00:00], ["email", "jonathan+3342@brightbit.com"], ["referrer_id", 42], ["signups_count", 0], ["status", 0], ["updated_at", Thu, 03 Jan 2013 21:42:55 UTC +00:00]] + Astrochimp::Signup Load (0.4ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = 42 LIMIT 1 + SQL (0.3ms) UPDATE "astrochimp_signups" SET "signups_count" = COALESCE("signups_count", 0) + 1 WHERE "astrochimp_signups"."id" = 42 +  (0.8ms) COMMIT + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb (2.7ms) +Completed 500 Internal Server Error in 294ms + +ActionView::Template::Error (Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true): + 1: You have successfully signed up. + 2: + 3: Your custom referral link: <%= link_to referral_link_path(referrer_code: @signup.referral_code, only_path: false), + 4: referral_link_path(referrer_code: @signup.referral_code), + 5: host: 'http://astrochimp.dev:3000/' %> + 6: + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/http/url.rb:25:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:590:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/url_for.rb:148:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_view/helpers/url_helper.rb:107:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:213:in `referral_link_path' + /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb:3:in `___sers_jcamenisch_projects_astrochimp_app_views_astrochimp_signup_mailer_signup_complete_text_erb___108461815318595782_2166084520' + .bundle/gems/actionpack-3.2.8/lib/action_view/template.rb:145:in `block in render' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in `render' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:45:in `render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:18:in `render' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:36:in `render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:17:in `render' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:110:in `_render_template' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:103:in `render_to_body' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:88:in `render' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:701:in `block in collect_responses_and_parts_order' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:712:in `each' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:712:in `each_template' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:697:in `collect_responses_and_parts_order' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:636:in `mail' + /Users/jcamenisch/projects/astrochimp/app/mailers/astrochimp/signup_mailer.rb:7:in `signup_complete' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:457:in `process' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:452:in `initialize' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:439:in `new' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:439:in `method_missing' + /Users/jcamenisch/projects/astrochimp/app/controllers/astrochimp/signups_controller.rb:38:in `block in create' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:270:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:270:in `retrieve_collector_from_mimes' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:194:in `respond_to' + /Users/jcamenisch/projects/astrochimp/app/controllers/astrochimp/signups_controller.rb:32:in `create' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:4:in `send_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in `block in process_action' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:403:in `_run__2824363218091591098__process_action__4044428878793349544__callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' + .bundle/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in `block in action' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in `call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' + .bundle/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' + .bundle/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' + .bundle/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call' + .bundle/gems/rack-1.4.1/lib/rack/conditionalget.rb:35:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in `call' + .bundle/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context' + .bundle/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in `call' + .bundle/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in `call' + .bundle/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `_run__403799743417376779__call__313345597806114806__callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/reloader.rb:65:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' + .bundle/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in `call_app' + .bundle/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call' + .bundle/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call' + .bundle/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call' + .bundle/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call' + .bundle/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call' + .bundle/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' + .bundle/gems/railties-3.2.8/lib/rails/application.rb:223:in `call' + .bundle/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call' + .bundle/gems/railties-3.2.8/lib/rails/rack/log_tailer.rb:17:in `call' + .bundle/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) + Rendered .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) + Rendered .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.1ms) + + +Started POST "/signups" for 127.0.0.1 at 2013-01-03 15:43:55 -0600 +Processing by Astrochimp::SignupsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2qrRFYIEn/dJVhoWcdJfoAk9IkHR/hTop5E1X+tapA=", "signup"=>{"email"=>"jonathan+3342@brightbit.com"}, "commit"=>"Notify Me »"} +  (0.1ms) BEGIN + Astrochimp::Signup Exists (0.4ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'jonathan+3342@brightbit.com' LIMIT 1 +  (0.2ms) ROLLBACK + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/_form.html.erb (1.6ms) + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/index.html.erb (2.5ms) +Completed 200 OK in 13ms (Views: 7.3ms | ActiveRecord: 0.7ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 15:43:55 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-03 15:43:55 -0600 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/signups.js?body=1" for 127.0.0.1 at 2013-01-03 15:43:55 -0600 +Served asset /astrochimp/signups.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-03 15:43:55 -0600 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 15:43:55 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/signups.css?body=1" for 127.0.0.1 at 2013-01-03 15:43:55 -0600 +Served asset /astrochimp/signups.css - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 15:43:55 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (0ms) + + +Started POST "/signups" for 127.0.0.1 at 2013-01-03 15:44:00 -0600 +Processing by Astrochimp::SignupsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2qrRFYIEn/dJVhoWcdJfoAk9IkHR/hTop5E1X+tapA=", "signup"=>{"email"=>"jonathan+3343@brightbit.com"}, "commit"=>"Notify Me »"} +  (0.2ms) BEGIN + Astrochimp::Signup Exists (0.5ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'jonathan+3343@brightbit.com' LIMIT 1 + SQL (0.7ms) INSERT INTO "astrochimp_signups" ("created_at", "email", "referrer_id", "signups_count", "status", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", Thu, 03 Jan 2013 21:44:01 UTC +00:00], ["email", "jonathan+3343@brightbit.com"], ["referrer_id", 42], ["signups_count", 0], ["status", 0], ["updated_at", Thu, 03 Jan 2013 21:44:01 UTC +00:00]] + Astrochimp::Signup Load (0.5ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = 42 LIMIT 1 + SQL (0.5ms) UPDATE "astrochimp_signups" SET "signups_count" = COALESCE("signups_count", 0) + 1 WHERE "astrochimp_signups"."id" = 42 +  (0.9ms) COMMIT + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb (2.5ms) +Completed 500 Internal Server Error in 668ms + +ActionController::RoutingError (No route matches {}): + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:532:in `raise_routing_error' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:528:in `rescue in generate' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:520:in `generate' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:561:in `generate' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:586:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/url_for.rb:148:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_view/helpers/url_helper.rb:107:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_view/helpers/url_helper.rb:242:in `link_to' + /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb:6:in `___sers_jcamenisch_projects_astrochimp_app_views_astrochimp_signup_mailer_signup_complete_text_erb___108461815318595782_2160775020' + .bundle/gems/actionpack-3.2.8/lib/action_view/template.rb:145:in `block in render' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in `render' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:45:in `render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:18:in `render' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:36:in `render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:17:in `render' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:110:in `_render_template' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:103:in `render_to_body' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:88:in `render' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:701:in `block in collect_responses_and_parts_order' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:712:in `each' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:712:in `each_template' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:697:in `collect_responses_and_parts_order' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:636:in `mail' + /Users/jcamenisch/projects/astrochimp/app/mailers/astrochimp/signup_mailer.rb:7:in `signup_complete' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:457:in `process' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:452:in `initialize' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:439:in `new' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:439:in `method_missing' + /Users/jcamenisch/projects/astrochimp/app/controllers/astrochimp/signups_controller.rb:38:in `block in create' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:270:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:270:in `retrieve_collector_from_mimes' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:194:in `respond_to' + /Users/jcamenisch/projects/astrochimp/app/controllers/astrochimp/signups_controller.rb:32:in `create' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:4:in `send_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in `block in process_action' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:403:in `_run__2824363218091591098__process_action__4044428878793349544__callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' + .bundle/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in `block in action' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in `call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' + .bundle/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' + .bundle/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' + .bundle/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call' + .bundle/gems/rack-1.4.1/lib/rack/conditionalget.rb:35:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in `call' + .bundle/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context' + .bundle/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in `call' + .bundle/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in `call' + .bundle/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `_run__403799743417376779__call__313345597806114806__callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/reloader.rb:65:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' + .bundle/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in `call_app' + .bundle/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call' + .bundle/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call' + .bundle/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call' + .bundle/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call' + .bundle/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call' + .bundle/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' + .bundle/gems/railties-3.2.8/lib/rails/application.rb:223:in `call' + .bundle/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call' + .bundle/gems/railties-3.2.8/lib/rails/rack/log_tailer.rb:17:in `call' + .bundle/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 15:44:33 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/signups.js?body=1" for 127.0.0.1 at 2013-01-03 15:44:33 -0600 +Served asset /astrochimp/signups.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/signups.css?body=1" for 127.0.0.1 at 2013-01-03 15:44:33 -0600 +Served asset /astrochimp/signups.css - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 15:44:33 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-03 15:44:33 -0600 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 15:44:33 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-03 15:44:33 -0600 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/signups.css?body=1" for 127.0.0.1 at 2013-01-03 15:44:34 -0600 +Served asset /astrochimp/signups.css - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 15:44:34 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-03 15:44:34 -0600 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 15:44:34 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-03 15:44:34 -0600 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/signups.js?body=1" for 127.0.0.1 at 2013-01-03 15:44:34 -0600 +Served asset /astrochimp/signups.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 15:44:34 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (0ms) + + +Started GET "/" for 127.0.0.1 at 2013-01-03 15:44:38 -0600 +Processing by Astrochimp::SignupsController#index as HTML + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/_form.html.erb (2.2ms) + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/index.html.erb (3.8ms) +Completed 200 OK in 14ms (Views: 12.6ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 15:44:38 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/signups.js?body=1" for 127.0.0.1 at 2013-01-03 15:44:38 -0600 +Served asset /astrochimp/signups.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-03 15:44:38 -0600 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-03 15:44:38 -0600 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/signups.css?body=1" for 127.0.0.1 at 2013-01-03 15:44:38 -0600 +Served asset /astrochimp/signups.css - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 15:44:38 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 15:44:38 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/bg-noise.png" for 127.0.0.1 at 2013-01-03 15:44:39 -0600 +Served asset /astrochimp/bg-noise.png - 304 Not Modified (3ms) + + +Started GET "/assets/astrochimp/iphone4-frame-black.png" for 127.0.0.1 at 2013-01-03 15:44:39 -0600 +Served asset /astrochimp/iphone4-frame-black.png - 304 Not Modified (5ms) + + +Started POST "/signups" for 127.0.0.1 at 2013-01-03 15:44:59 -0600 +Processing by Astrochimp::SignupsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2qrRFYIEn/dJVhoWcdJfoAk9IkHR/hTop5E1X+tapA=", "signup"=>{"email"=>"jonathan+3344@brightbit.com"}, "commit"=>"Notify Me »"} +  (0.2ms) BEGIN + Astrochimp::Signup Exists (0.5ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'jonathan+3344@brightbit.com' LIMIT 1 + SQL (0.8ms) INSERT INTO "astrochimp_signups" ("created_at", "email", "referrer_id", "signups_count", "status", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", Thu, 03 Jan 2013 21:45:01 UTC +00:00], ["email", "jonathan+3344@brightbit.com"], ["referrer_id", 42], ["signups_count", 0], ["status", 0], ["updated_at", Thu, 03 Jan 2013 21:45:01 UTC +00:00]] + Astrochimp::Signup Load (0.6ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = 42 LIMIT 1 + SQL (0.4ms) UPDATE "astrochimp_signups" SET "signups_count" = COALESCE("signups_count", 0) + 1 WHERE "astrochimp_signups"."id" = 42 +  (1.0ms) COMMIT + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb (1.6ms) +Completed 500 Internal Server Error in 1381ms + +ActionController::RoutingError (No route matches {}): + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:532:in `raise_routing_error' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:528:in `rescue in generate' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:520:in `generate' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:561:in `generate' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:586:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/url_for.rb:148:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_view/helpers/url_helper.rb:107:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_view/helpers/url_helper.rb:242:in `link_to' + /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb:6:in `___sers_jcamenisch_projects_astrochimp_app_views_astrochimp_signup_mailer_signup_complete_text_erb___108461815318595782_2160775020' + .bundle/gems/actionpack-3.2.8/lib/action_view/template.rb:145:in `block in render' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in `render' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:45:in `render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:18:in `render' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:36:in `render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:17:in `render' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:110:in `_render_template' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:103:in `render_to_body' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:88:in `render' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:701:in `block in collect_responses_and_parts_order' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:712:in `each' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:712:in `each_template' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:697:in `collect_responses_and_parts_order' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:636:in `mail' + /Users/jcamenisch/projects/astrochimp/app/mailers/astrochimp/signup_mailer.rb:7:in `signup_complete' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:457:in `process' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:452:in `initialize' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:439:in `new' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:439:in `method_missing' + /Users/jcamenisch/projects/astrochimp/app/controllers/astrochimp/signups_controller.rb:38:in `block in create' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:270:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:270:in `retrieve_collector_from_mimes' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:194:in `respond_to' + /Users/jcamenisch/projects/astrochimp/app/controllers/astrochimp/signups_controller.rb:32:in `create' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:4:in `send_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in `block in process_action' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:403:in `_run__2824363218091591098__process_action__4044428878793349544__callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' + .bundle/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in `block in action' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in `call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' + .bundle/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' + .bundle/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' + .bundle/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call' + .bundle/gems/rack-1.4.1/lib/rack/conditionalget.rb:35:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in `call' + .bundle/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context' + .bundle/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in `call' + .bundle/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in `call' + .bundle/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `_run__403799743417376779__call__313345597806114806__callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/reloader.rb:65:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' + .bundle/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in `call_app' + .bundle/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call' + .bundle/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call' + .bundle/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call' + .bundle/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call' + .bundle/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call' + .bundle/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' + .bundle/gems/railties-3.2.8/lib/rails/application.rb:223:in `call' + .bundle/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call' + .bundle/gems/railties-3.2.8/lib/rails/rack/log_tailer.rb:17:in `call' + .bundle/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) + + +Started POST "/signups" for 127.0.0.1 at 2013-01-03 15:46:13 -0600 +Processing by Astrochimp::SignupsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2qrRFYIEn/dJVhoWcdJfoAk9IkHR/hTop5E1X+tapA=", "signup"=>{"email"=>"jonathan+3346@brightbit.com"}, "commit"=>"Notify Me »"} +  (0.2ms) BEGIN + Astrochimp::Signup Exists (0.5ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'jonathan+3346@brightbit.com' LIMIT 1 + SQL (0.8ms) INSERT INTO "astrochimp_signups" ("created_at", "email", "referrer_id", "signups_count", "status", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", Thu, 03 Jan 2013 21:46:13 UTC +00:00], ["email", "jonathan+3346@brightbit.com"], ["referrer_id", 42], ["signups_count", 0], ["status", 0], ["updated_at", Thu, 03 Jan 2013 21:46:13 UTC +00:00]] + Astrochimp::Signup Load (0.4ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = 42 LIMIT 1 + SQL (0.4ms) UPDATE "astrochimp_signups" SET "signups_count" = COALESCE("signups_count", 0) + 1 WHERE "astrochimp_signups"."id" = 42 +  (1.3ms) COMMIT + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb (1.8ms) +Completed 500 Internal Server Error in 755ms + +ActionController::RoutingError (No route matches {}): + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:532:in `raise_routing_error' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:528:in `rescue in generate' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:520:in `generate' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:561:in `generate' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:586:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/url_for.rb:148:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_view/helpers/url_helper.rb:107:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_view/helpers/url_helper.rb:242:in `link_to' + /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb:5:in `___sers_jcamenisch_projects_astrochimp_app_views_astrochimp_signup_mailer_signup_complete_text_erb___108461815318595782_2163096040' + .bundle/gems/actionpack-3.2.8/lib/action_view/template.rb:145:in `block in render' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in `render' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:45:in `render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:18:in `render' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:36:in `render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:17:in `render' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:110:in `_render_template' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:103:in `render_to_body' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:88:in `render' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:701:in `block in collect_responses_and_parts_order' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:712:in `each' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:712:in `each_template' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:697:in `collect_responses_and_parts_order' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:636:in `mail' + /Users/jcamenisch/projects/astrochimp/app/mailers/astrochimp/signup_mailer.rb:7:in `signup_complete' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:457:in `process' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:452:in `initialize' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:439:in `new' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:439:in `method_missing' + /Users/jcamenisch/projects/astrochimp/app/controllers/astrochimp/signups_controller.rb:38:in `block in create' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:270:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:270:in `retrieve_collector_from_mimes' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:194:in `respond_to' + /Users/jcamenisch/projects/astrochimp/app/controllers/astrochimp/signups_controller.rb:32:in `create' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:4:in `send_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in `block in process_action' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:403:in `_run__2824363218091591098__process_action__4044428878793349544__callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' + .bundle/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in `block in action' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in `call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' + .bundle/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' + .bundle/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' + .bundle/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call' + .bundle/gems/rack-1.4.1/lib/rack/conditionalget.rb:35:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in `call' + .bundle/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context' + .bundle/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in `call' + .bundle/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in `call' + .bundle/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `_run__403799743417376779__call__313345597806114806__callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/reloader.rb:65:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' + .bundle/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in `call_app' + .bundle/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call' + .bundle/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call' + .bundle/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call' + .bundle/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call' + .bundle/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call' + .bundle/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' + .bundle/gems/railties-3.2.8/lib/rails/application.rb:223:in `call' + .bundle/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call' + .bundle/gems/railties-3.2.8/lib/rails/rack/log_tailer.rb:17:in `call' + .bundle/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms) + + +Started POST "/signups" for 127.0.0.1 at 2013-01-03 15:46:23 -0600 +Processing by Astrochimp::SignupsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2qrRFYIEn/dJVhoWcdJfoAk9IkHR/hTop5E1X+tapA=", "signup"=>{"email"=>"jonathan+3346@brightbit.com"}, "commit"=>"Notify Me »"} +  (0.2ms) BEGIN + Astrochimp::Signup Exists (0.6ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'jonathan+3346@brightbit.com' LIMIT 1 +  (0.2ms) ROLLBACK + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/_form.html.erb (1.7ms) + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/index.html.erb (2.5ms) +Completed 200 OK in 13ms (Views: 7.2ms | ActiveRecord: 0.9ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 15:46:23 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-03 15:46:23 -0600 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/signups.css?body=1" for 127.0.0.1 at 2013-01-03 15:46:23 -0600 +Served asset /astrochimp/signups.css - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-03 15:46:23 -0600 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/signups.js?body=1" for 127.0.0.1 at 2013-01-03 15:46:23 -0600 +Served asset /astrochimp/signups.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 15:46:23 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 15:46:23 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/bg-noise.png" for 127.0.0.1 at 2013-01-03 15:46:23 -0600 +Served asset /astrochimp/bg-noise.png - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/iphone4-frame-black.png" for 127.0.0.1 at 2013-01-03 15:46:23 -0600 +Served asset /astrochimp/iphone4-frame-black.png - 304 Not Modified (0ms) + + +Started POST "/signups" for 127.0.0.1 at 2013-01-03 15:46:28 -0600 +Processing by Astrochimp::SignupsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2qrRFYIEn/dJVhoWcdJfoAk9IkHR/hTop5E1X+tapA=", "signup"=>{"email"=>"jonathan+3347@brightbit.com"}, "commit"=>"Notify Me »"} +  (0.3ms) BEGIN + Astrochimp::Signup Exists (0.5ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'jonathan+3347@brightbit.com' LIMIT 1 + SQL (0.8ms) INSERT INTO "astrochimp_signups" ("created_at", "email", "referrer_id", "signups_count", "status", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", Thu, 03 Jan 2013 21:46:28 UTC +00:00], ["email", "jonathan+3347@brightbit.com"], ["referrer_id", 42], ["signups_count", 0], ["status", 0], ["updated_at", Thu, 03 Jan 2013 21:46:28 UTC +00:00]] + Astrochimp::Signup Load (0.6ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = 42 LIMIT 1 + SQL (0.4ms) UPDATE "astrochimp_signups" SET "signups_count" = COALESCE("signups_count", 0) + 1 WHERE "astrochimp_signups"."id" = 42 +  (1.4ms) COMMIT + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb (0.4ms) + +Sent mail to jonathan+3347@brightbit.com (6330ms) +Date: Thu, 03 Jan 2013 15:46:28 -0600 +From: from@example.com +To: jonathan+3347@brightbit.com +Message-ID: <50e5fc34e5253_9efb806f362066936@jcmbp.mail> +Subject: You have successfully signed up for Astrochimp +Mime-Version: 1.0 +Content-Type: text/plain; + charset=UTF-8 +Content-Transfer-Encoding: 7bit + +You have successfully signed up. + +Your custom referral link: + +To view the status of your referrals, visit + +Redirected to http://astrochimp.dev:3000/signups/baqz +Completed 302 Found in 6627ms (ActiveRecord: 3.8ms) + + +Started GET "/signups/baqz" for 127.0.0.1 at 2013-01-03 15:46:35 -0600 +Processing by Astrochimp::SignupsController#show as HTML + Parameters: {"id"=>"baqz"} + Astrochimp::Signup Load (0.7ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = $1 LIMIT 1 [["id", 49]] + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/show.html.erb (1.6ms) +Completed 200 OK in 9ms (Views: 6.5ms | ActiveRecord: 0.7ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 15:46:35 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/signups.css?body=1" for 127.0.0.1 at 2013-01-03 15:46:35 -0600 +Served asset /astrochimp/signups.css - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/signups.js?body=1" for 127.0.0.1 at 2013-01-03 15:46:35 -0600 +Served asset /astrochimp/signups.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-03 15:46:35 -0600 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-03 15:46:35 -0600 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 15:46:35 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 15:46:35 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/bg-noise.png" for 127.0.0.1 at 2013-01-03 15:46:35 -0600 +Served asset /astrochimp/bg-noise.png - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/iphone4-frame-black.png" for 127.0.0.1 at 2013-01-03 15:46:35 -0600 +Served asset /astrochimp/iphone4-frame-black.png - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/signups.css?body=1" for 127.0.0.1 at 2013-01-03 15:47:51 -0600 +Served asset /astrochimp/signups.css - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 15:47:51 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 15:47:51 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/signups.js?body=1" for 127.0.0.1 at 2013-01-03 15:47:52 -0600 +Served asset /astrochimp/signups.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 15:47:52 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-03 15:47:52 -0600 +Served asset /jquery_ujs.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-03 15:47:52 -0600 +Served asset /jquery.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/bg-noise.png" for 127.0.0.1 at 2013-01-03 15:47:52 -0600 +Served asset /astrochimp/bg-noise.png - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/iphone4-frame-black.png" for 127.0.0.1 at 2013-01-03 15:47:52 -0600 +Served asset /astrochimp/iphone4-frame-black.png - 304 Not Modified (0ms) + + +Started POST "/signups" for 127.0.0.1 at 2013-01-03 15:51:50 -0600 +Connecting to database specified by database.yml +Processing by Astrochimp::SignupsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2qrRFYIEn/dJVhoWcdJfoAk9IkHR/hTop5E1X+tapA=", "signup"=>{"email"=>"jonathan+3351@brightbit.com"}, "commit"=>"Notify Me »"} +  (0.2ms) BEGIN + Astrochimp::Signup Exists (1.4ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'jonathan+3351@brightbit.com' LIMIT 1 + SQL (2.6ms) INSERT INTO "astrochimp_signups" ("created_at", "email", "referrer_id", "signups_count", "status", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", Thu, 03 Jan 2013 21:51:52 UTC +00:00], ["email", "jonathan+3351@brightbit.com"], ["referrer_id", 42], ["signups_count", 0], ["status", 0], ["updated_at", Thu, 03 Jan 2013 21:51:52 UTC +00:00]] + Astrochimp::Signup Load (0.7ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = 42 LIMIT 1 + SQL (0.7ms) UPDATE "astrochimp_signups" SET "signups_count" = COALESCE("signups_count", 0) + 1 WHERE "astrochimp_signups"."id" = 42 +  (1.1ms) COMMIT +Completed 500 Internal Server Error in 942ms + +RuntimeError (Invalid delivery method :letter_opener): + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/delivery_methods.rb:71:in `wrap_delivery_behavior' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/delivery_methods.rb:83:in `wrap_delivery_behavior!' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:629:in `mail' + /Users/jcamenisch/projects/astrochimp/app/mailers/astrochimp/signup_mailer.rb:7:in `signup_complete' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:457:in `process' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:452:in `initialize' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:439:in `new' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:439:in `method_missing' + /Users/jcamenisch/projects/astrochimp/app/controllers/astrochimp/signups_controller.rb:38:in `block in create' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:270:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:270:in `retrieve_collector_from_mimes' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:194:in `respond_to' + /Users/jcamenisch/projects/astrochimp/app/controllers/astrochimp/signups_controller.rb:32:in `create' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:4:in `send_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in `block in process_action' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:403:in `_run__1330503057029915719__process_action__3077891995995708327__callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' + .bundle/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in `block in action' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in `call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' + .bundle/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' + .bundle/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' + .bundle/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call' + .bundle/gems/rack-1.4.1/lib/rack/conditionalget.rb:35:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in `call' + .bundle/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context' + .bundle/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in `call' + .bundle/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in `call' + .bundle/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `_run__2590267604686188364__call__3397563078463903169__callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/reloader.rb:65:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' + .bundle/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in `call_app' + .bundle/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call' + .bundle/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call' + .bundle/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call' + .bundle/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call' + .bundle/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call' + .bundle/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' + .bundle/gems/railties-3.2.8/lib/rails/application.rb:223:in `call' + .bundle/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call' + .bundle/gems/railties-3.2.8/lib/rails/rack/log_tailer.rb:17:in `call' + .bundle/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) + Rendered .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms) + Rendered .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (42.4ms) + + +Started GET "/assets/astrochimp/signups.js?body=1" for 127.0.0.1 at 2013-01-03 15:53:37 -0600 +Connecting to database specified by database.yml + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-03 15:53:37 -0600 + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-03 15:53:37 -0600 + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 15:53:37 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (5ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 15:53:37 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (8ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 15:53:37 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (4ms) + + +Started POST "/signups" for 127.0.0.1 at 2013-01-03 15:53:41 -0600 +Processing by Astrochimp::SignupsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2qrRFYIEn/dJVhoWcdJfoAk9IkHR/hTop5E1X+tapA=", "signup"=>{"email"=>"jonathan+3352@brightbit.com"}, "commit"=>"Notify Me »"} +  (0.3ms) BEGIN + Astrochimp::Signup Exists (1.2ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'jonathan+3352@brightbit.com' LIMIT 1 + SQL (3.1ms) INSERT INTO "astrochimp_signups" ("created_at", "email", "referrer_id", "signups_count", "status", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", Thu, 03 Jan 2013 21:53:43 UTC +00:00], ["email", "jonathan+3352@brightbit.com"], ["referrer_id", 42], ["signups_count", 0], ["status", 0], ["updated_at", Thu, 03 Jan 2013 21:53:43 UTC +00:00]] + Astrochimp::Signup Load (0.7ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = 42 LIMIT 1 + SQL (0.8ms) UPDATE "astrochimp_signups" SET "signups_count" = COALESCE("signups_count", 0) + 1 WHERE "astrochimp_signups"."id" = 42 +  (2.1ms) COMMIT + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb (2.1ms) + +Sent mail to jonathan+3352@brightbit.com (55ms) +Date: Thu, 03 Jan 2013 15:53:43 -0600 +From: from@example.com +To: jonathan+3352@brightbit.com +Message-ID: <50e5fde77ddd3_a02981e5912080455@jcmbp.mail> +Subject: You have successfully signed up for Astrochimp +Mime-Version: 1.0 +Content-Type: text/plain; + charset=UTF-8 +Content-Transfer-Encoding: 7bit + +You have successfully signed up. + +Your custom referral link: + +To view the status of your referrals, visit + +Redirected to http://astrochimp.dev:3000/signups/barr +Completed 302 Found in 2439ms (ActiveRecord: 19.7ms) + + +Started GET "/signups/barr" for 127.0.0.1 at 2013-01-03 15:53:43 -0600 +Processing by Astrochimp::SignupsController#show as HTML + Parameters: {"id"=>"barr"} + Astrochimp::Signup Load (1.0ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = $1 LIMIT 1 [["id", 51]] + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/show.html.erb (3.7ms) +Completed 200 OK in 42ms (Views: 38.0ms | ActiveRecord: 1.0ms) + + +Started GET "/assets/astrochimp/signups.js?body=1" for 127.0.0.1 at 2013-01-03 15:53:43 -0600 +Served asset /astrochimp/signups.js - 200 OK (5ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 15:53:43 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (0ms) + + +Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-03 15:53:43 -0600 +Served asset /jquery_ujs.js - 200 OK (3ms) + + +Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-03 15:53:43 -0600 +Served asset /jquery.js - 200 OK (5ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 15:53:43 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 15:53:43 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/signups.css?body=1" for 127.0.0.1 at 2013-01-03 15:53:43 -0600 +Served asset /astrochimp/signups.css - 200 OK (3ms) + + +Started GET "/r/barr" for 127.0.0.1 at 2013-01-03 15:54:39 -0600 +Processing by Astrochimp::SignupsController#index as HTML + Parameters: {"referrer_code"=>"barr"} + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/_form.html.erb (2.2ms) + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/index.html.erb (6.6ms) +Completed 200 OK in 12ms (Views: 11.5ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 15:54:39 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 15:54:39 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 15:54:40 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (2ms) + + +Started POST "/signups" for 127.0.0.1 at 2013-01-03 15:54:50 -0600 +Processing by Astrochimp::SignupsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2qrRFYIEn/dJVhoWcdJfoAk9IkHR/hTop5E1X+tapA=", "signup"=>{"email"=>"jonathan+3354@brightbit.com"}, "commit"=>"Notify Me »"} +  (0.3ms) BEGIN + Astrochimp::Signup Exists (0.5ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'jonathan+3354@brightbit.com' LIMIT 1 + SQL (0.7ms) INSERT INTO "astrochimp_signups" ("created_at", "email", "referrer_id", "signups_count", "status", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", Thu, 03 Jan 2013 21:54:50 UTC +00:00], ["email", "jonathan+3354@brightbit.com"], ["referrer_id", 51], ["signups_count", 0], ["status", 0], ["updated_at", Thu, 03 Jan 2013 21:54:50 UTC +00:00]] + Astrochimp::Signup Load (0.6ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = 51 LIMIT 1 + SQL (0.5ms) UPDATE "astrochimp_signups" SET "signups_count" = COALESCE("signups_count", 0) + 1 WHERE "astrochimp_signups"."id" = 51 +  (0.9ms) COMMIT + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb (49.7ms) +Completed 500 Internal Server Error in 744ms + +ActionController::RoutingError (No route matches {}): + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:532:in `raise_routing_error' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:528:in `rescue in generate' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:520:in `generate' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:561:in `generate' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:586:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/url_for.rb:148:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_view/helpers/url_helper.rb:107:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_view/helpers/url_helper.rb:242:in `link_to' + /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb:6:in `___sers_jcamenisch_projects_astrochimp_app_views_astrochimp_signup_mailer_signup_complete_text_erb__3173766473021464923_2154211280' + .bundle/gems/actionpack-3.2.8/lib/action_view/template.rb:145:in `block in render' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in `render' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:45:in `render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:18:in `render' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:36:in `render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:17:in `render' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:110:in `_render_template' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:103:in `render_to_body' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:88:in `render' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:701:in `block in collect_responses_and_parts_order' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:712:in `each' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:712:in `each_template' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:697:in `collect_responses_and_parts_order' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:636:in `mail' + /Users/jcamenisch/projects/astrochimp/app/mailers/astrochimp/signup_mailer.rb:7:in `signup_complete' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:457:in `process' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:452:in `initialize' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:439:in `new' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:439:in `method_missing' + /Users/jcamenisch/projects/astrochimp/app/controllers/astrochimp/signups_controller.rb:38:in `block in create' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:270:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:270:in `retrieve_collector_from_mimes' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:194:in `respond_to' + /Users/jcamenisch/projects/astrochimp/app/controllers/astrochimp/signups_controller.rb:32:in `create' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:4:in `send_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in `block in process_action' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:403:in `_run__2930020686546999432__process_action__428863678012814622__callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' + .bundle/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in `block in action' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in `call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' + .bundle/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' + .bundle/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' + .bundle/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call' + .bundle/gems/rack-1.4.1/lib/rack/conditionalget.rb:35:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in `call' + .bundle/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context' + .bundle/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in `call' + .bundle/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in `call' + .bundle/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `_run__2973418888116666777__call__2226655438092100570__callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/reloader.rb:65:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' + .bundle/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in `call_app' + .bundle/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call' + .bundle/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call' + .bundle/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call' + .bundle/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call' + .bundle/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call' + .bundle/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' + .bundle/gems/railties-3.2.8/lib/rails/application.rb:223:in `call' + .bundle/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call' + .bundle/gems/railties-3.2.8/lib/rails/rack/log_tailer.rb:17:in `call' + .bundle/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) + + +Started POST "/signups" for 127.0.0.1 at 2013-01-03 15:55:25 -0600 +Processing by Astrochimp::SignupsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2qrRFYIEn/dJVhoWcdJfoAk9IkHR/hTop5E1X+tapA=", "signup"=>{"email"=>"jonathan+3355@brightbit.com"}, "commit"=>"Notify Me »"} +  (0.2ms) BEGIN + Astrochimp::Signup Exists (0.5ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'jonathan+3355@brightbit.com' LIMIT 1 + SQL (0.7ms) INSERT INTO "astrochimp_signups" ("created_at", "email", "referrer_id", "signups_count", "status", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", Thu, 03 Jan 2013 21:55:26 UTC +00:00], ["email", "jonathan+3355@brightbit.com"], ["referrer_id", 51], ["signups_count", 0], ["status", 0], ["updated_at", Thu, 03 Jan 2013 21:55:26 UTC +00:00]] + Astrochimp::Signup Load (0.5ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = 51 LIMIT 1 + SQL (0.3ms) UPDATE "astrochimp_signups" SET "signups_count" = COALESCE("signups_count", 0) + 1 WHERE "astrochimp_signups"."id" = 51 +  (1.0ms) COMMIT + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb (2.7ms) +Completed 500 Internal Server Error in 630ms + +ActionController::RoutingError (No route matches {}): + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:532:in `raise_routing_error' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:528:in `rescue in generate' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:520:in `generate' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:561:in `generate' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:586:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/url_for.rb:148:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_view/helpers/url_helper.rb:107:in `url_for' + .bundle/gems/actionpack-3.2.8/lib/action_view/helpers/url_helper.rb:242:in `link_to' + /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb:6:in `___sers_jcamenisch_projects_astrochimp_app_views_astrochimp_signup_mailer_signup_complete_text_erb__3173766473021464923_2157237960' + .bundle/gems/actionpack-3.2.8/lib/action_view/template.rb:145:in `block in render' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in `render' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:45:in `render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:18:in `render' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:36:in `render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:17:in `render' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:110:in `_render_template' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:103:in `render_to_body' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:88:in `render' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:701:in `block in collect_responses_and_parts_order' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:712:in `each' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:712:in `each_template' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:697:in `collect_responses_and_parts_order' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:636:in `mail' + /Users/jcamenisch/projects/astrochimp/app/mailers/astrochimp/signup_mailer.rb:7:in `signup_complete' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:457:in `process' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:452:in `initialize' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:439:in `new' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:439:in `method_missing' + /Users/jcamenisch/projects/astrochimp/app/controllers/astrochimp/signups_controller.rb:38:in `block in create' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:270:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:270:in `retrieve_collector_from_mimes' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:194:in `respond_to' + /Users/jcamenisch/projects/astrochimp/app/controllers/astrochimp/signups_controller.rb:32:in `create' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:4:in `send_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in `block in process_action' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:403:in `_run__2930020686546999432__process_action__428863678012814622__callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' + .bundle/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in `block in action' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in `call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' + .bundle/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' + .bundle/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' + .bundle/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call' + .bundle/gems/rack-1.4.1/lib/rack/conditionalget.rb:35:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in `call' + .bundle/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context' + .bundle/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in `call' + .bundle/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in `call' + .bundle/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `_run__2973418888116666777__call__2226655438092100570__callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/reloader.rb:65:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' + .bundle/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in `call_app' + .bundle/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call' + .bundle/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call' + .bundle/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call' + .bundle/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call' + .bundle/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call' + .bundle/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' + .bundle/gems/railties-3.2.8/lib/rails/application.rb:223:in `call' + .bundle/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call' + .bundle/gems/railties-3.2.8/lib/rails/rack/log_tailer.rb:17:in `call' + .bundle/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms) + + +Started POST "/signups" for 127.0.0.1 at 2013-01-03 15:56:30 -0600 +Connecting to database specified by database.yml +Processing by Astrochimp::SignupsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2qrRFYIEn/dJVhoWcdJfoAk9IkHR/hTop5E1X+tapA=", "signup"=>{"email"=>"jonathan+3356@brightbit.com"}, "commit"=>"Notify Me »"} +  (0.2ms) BEGIN + Astrochimp::Signup Exists (1.2ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'jonathan+3356@brightbit.com' LIMIT 1 + SQL (2.8ms) INSERT INTO "astrochimp_signups" ("created_at", "email", "referrer_id", "signups_count", "status", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", Thu, 03 Jan 2013 21:56:31 UTC +00:00], ["email", "jonathan+3356@brightbit.com"], ["referrer_id", 51], ["signups_count", 0], ["status", 0], ["updated_at", Thu, 03 Jan 2013 21:56:31 UTC +00:00]] + Astrochimp::Signup Load (0.8ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = 51 LIMIT 1 + SQL (0.9ms) UPDATE "astrochimp_signups" SET "signups_count" = COALESCE("signups_count", 0) + 1 WHERE "astrochimp_signups"."id" = 51 +  (1.3ms) COMMIT + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb (4.3ms) + +Sent mail to jonathan+3356@brightbit.com (20ms) +Date: Thu, 03 Jan 2013 15:56:31 -0600 +From: from@example.com +To: jonathan+3356@brightbit.com +Message-ID: <50e5fe8f3c163_a07281def478456db@jcmbp.mail> +Subject: You have successfully signed up for Astrochimp +Mime-Version: 1.0 +Content-Type: text/plain; + charset=UTF-8 +Content-Transfer-Encoding: 7bit + +You have successfully signed up. + +Your custom referral link: <a href="/r/bass">/r/bass</a> + +To view the status of your referrals, visit + +Redirected to http://astrochimp.dev:3000/signups/bass +Completed 302 Found in 730ms (ActiveRecord: 17.5ms) + + +Started GET "/signups/bass" for 127.0.0.1 at 2013-01-03 15:56:31 -0600 +Processing by Astrochimp::SignupsController#show as HTML + Parameters: {"id"=>"bass"} + Astrochimp::Signup Load (0.9ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = $1 LIMIT 1 [["id", 54]] + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/show.html.erb (3.0ms) +Completed 200 OK in 41ms (Views: 37.7ms | ActiveRecord: 0.9ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 15:56:31 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (3ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 15:56:31 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (24ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 15:56:31 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (6ms) + + +Started GET "/r/bass" for 127.0.0.1 at 2013-01-03 15:57:04 -0600 +Processing by Astrochimp::SignupsController#index as HTML + Parameters: {"referrer_code"=>"bass"} + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/_form.html.erb (2.1ms) + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/index.html.erb (45.9ms) +Completed 200 OK in 51ms (Views: 50.6ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 15:57:04 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 15:57:04 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 15:57:04 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (0ms) + + +Started POST "/signups" for 127.0.0.1 at 2013-01-03 15:57:13 -0600 +Processing by Astrochimp::SignupsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2qrRFYIEn/dJVhoWcdJfoAk9IkHR/hTop5E1X+tapA=", "signup"=>{"email"=>"jonathan+3357@brightbit.com"}, "commit"=>"Notify Me »"} +  (0.3ms) BEGIN + Astrochimp::Signup Exists (0.5ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'jonathan+3357@brightbit.com' LIMIT 1 + SQL (0.8ms) INSERT INTO "astrochimp_signups" ("created_at", "email", "referrer_id", "signups_count", "status", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", Thu, 03 Jan 2013 21:57:13 UTC +00:00], ["email", "jonathan+3357@brightbit.com"], ["referrer_id", 54], ["signups_count", 0], ["status", 0], ["updated_at", Thu, 03 Jan 2013 21:57:13 UTC +00:00]] + Astrochimp::Signup Load (0.5ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = 54 LIMIT 1 + SQL (0.4ms) UPDATE "astrochimp_signups" SET "signups_count" = COALESCE("signups_count", 0) + 1 WHERE "astrochimp_signups"."id" = 54 +  (54.2ms) COMMIT + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb (0.5ms) + +Sent mail to jonathan+3357@brightbit.com (12ms) +Date: Thu, 03 Jan 2013 15:57:13 -0600 +From: from@example.com +To: jonathan+3357@brightbit.com +Message-ID: <50e5feb9dd604_a0728159d5a445741@jcmbp.mail> +Subject: You have successfully signed up for Astrochimp +Mime-Version: 1.0 +Content-Type: text/plain; + charset=UTF-8 +Content-Transfer-Encoding: 7bit + +You have successfully signed up. + +Your custom referral link: referral_link_path(referrer_code: @signup.referral_code, path_only: false, host: 'astrochimp.dev:3000') + +To view the status of your referrals, visit + +Redirected to http://astrochimp.dev:3000/signups/batb +Completed 302 Found in 753ms (ActiveRecord: 56.8ms) + + +Started GET "/signups/batb" for 127.0.0.1 at 2013-01-03 15:57:13 -0600 +Processing by Astrochimp::SignupsController#show as HTML + Parameters: {"id"=>"batb"} + Astrochimp::Signup Load (0.6ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = $1 LIMIT 1 [["id", 55]] + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/show.html.erb (1.9ms) +Completed 200 OK in 13ms (Views: 9.9ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 15:57:14 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 15:57:14 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 15:57:14 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms) + + +Started GET "/r/batb" for 127.0.0.1 at 2013-01-03 15:57:48 -0600 +Processing by Astrochimp::SignupsController#index as HTML + Parameters: {"referrer_code"=>"batb"} + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/_form.html.erb (1.5ms) + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/index.html.erb (2.3ms) +Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 15:57:49 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 15:57:49 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 15:57:49 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms) + + +Started POST "/signups" for 127.0.0.1 at 2013-01-03 15:58:05 -0600 +Processing by Astrochimp::SignupsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2qrRFYIEn/dJVhoWcdJfoAk9IkHR/hTop5E1X+tapA=", "signup"=>{"email"=>"jonathan+3358@brightbit.com"}, "commit"=>"Notify Me »"} +  (0.3ms) BEGIN + Astrochimp::Signup Exists (0.4ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'jonathan+3358@brightbit.com' LIMIT 1 + SQL (0.7ms) INSERT INTO "astrochimp_signups" ("created_at", "email", "referrer_id", "signups_count", "status", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", Thu, 03 Jan 2013 21:58:05 UTC +00:00], ["email", "jonathan+3358@brightbit.com"], ["referrer_id", 55], ["signups_count", 0], ["status", 0], ["updated_at", Thu, 03 Jan 2013 21:58:05 UTC +00:00]] + Astrochimp::Signup Load (0.5ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = 55 LIMIT 1 + SQL (0.4ms) UPDATE "astrochimp_signups" SET "signups_count" = COALESCE("signups_count", 0) + 1 WHERE "astrochimp_signups"."id" = 55 +  (1.0ms) COMMIT + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb (1.3ms) + +Sent mail to jonathan+3358@brightbit.com (16ms) +Date: Thu, 03 Jan 2013 15:58:05 -0600 +From: from@example.com +To: jonathan+3358@brightbit.com +Message-ID: <50e5feedd7c08_a07282c5757445815@jcmbp.mail> +Subject: You have successfully signed up for Astrochimp +Mime-Version: 1.0 +Content-Type: text/plain; + charset=UTF-8 +Content-Transfer-Encoding: 7bit + +You have successfully signed up. + +Your custom referral link: /r/batk?path_only=false + +To view the status of your referrals, visit + +Redirected to http://astrochimp.dev:3000/signups/batk +Completed 302 Found in 309ms (ActiveRecord: 3.2ms) + + +Started GET "/signups/batk" for 127.0.0.1 at 2013-01-03 15:58:05 -0600 +Processing by Astrochimp::SignupsController#show as HTML + Parameters: {"id"=>"batk"} + Astrochimp::Signup Load (0.8ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = $1 LIMIT 1 [["id", 56]] + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/show.html.erb (1.9ms) +Completed 200 OK in 15ms (Views: 11.0ms | ActiveRecord: 0.8ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 15:58:06 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (1ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 15:58:06 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 15:58:06 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms) + + +Started GET "/r/batk" for 127.0.0.1 at 2013-01-03 16:00:15 -0600 +Processing by Astrochimp::SignupsController#index as HTML + Parameters: {"referrer_code"=>"batk"} + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/_form.html.erb (1.3ms) + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/index.html.erb (2.5ms) +Completed 200 OK in 8ms (Views: 7.9ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 16:00:15 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 16:00:15 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 16:00:15 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (0ms) + + +Started POST "/signups" for 127.0.0.1 at 2013-01-03 16:00:30 -0600 +Processing by Astrochimp::SignupsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2qrRFYIEn/dJVhoWcdJfoAk9IkHR/hTop5E1X+tapA=", "signup"=>{"email"=>"jonathan+3400@brightbit.com"}, "commit"=>"Notify Me »"} +  (0.2ms) BEGIN + Astrochimp::Signup Exists (0.5ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'jonathan+3400@brightbit.com' LIMIT 1 + SQL (0.8ms) INSERT INTO "astrochimp_signups" ("created_at", "email", "referrer_id", "signups_count", "status", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", Thu, 03 Jan 2013 22:00:31 UTC +00:00], ["email", "jonathan+3400@brightbit.com"], ["referrer_id", 56], ["signups_count", 0], ["status", 0], ["updated_at", Thu, 03 Jan 2013 22:00:31 UTC +00:00]] + Astrochimp::Signup Load (0.6ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = 56 LIMIT 1 + SQL (0.4ms) UPDATE "astrochimp_signups" SET "signups_count" = COALESCE("signups_count", 0) + 1 WHERE "astrochimp_signups"."id" = 56 +  (1.3ms) COMMIT + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb (62.4ms) +Completed 500 Internal Server Error in 759ms + +ActionView::Template::Error (undefined method `signups_show_path' for #<#<Class:0x000001029f35c8>:0x00000101936cd0>): + 2: + 3: Your custom referral link: <%= referral_link_path(referrer_code: @signup.referral_code, only_path: false, host: 'astrochimp.dev:3000') %> + 4: + 5: To view the status of your referrals, visit <%= signups_show_path(@signup.id, only_path: false, host: 'astrochimp.dev:3000') %> + /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb:5:in `___sers_jcamenisch_projects_astrochimp_app_views_astrochimp_signup_mailer_signup_complete_text_erb__920095370083016085_2160704760' + .bundle/gems/actionpack-3.2.8/lib/action_view/template.rb:145:in `block in render' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in `render' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:45:in `render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:18:in `render' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:36:in `render_template' + .bundle/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:17:in `render' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:110:in `_render_template' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:103:in `render_to_body' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:88:in `render' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:701:in `block in collect_responses_and_parts_order' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:712:in `each' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:712:in `each_template' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:697:in `collect_responses_and_parts_order' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:636:in `mail' + /Users/jcamenisch/projects/astrochimp/app/mailers/astrochimp/signup_mailer.rb:7:in `signup_complete' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:457:in `process' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:452:in `initialize' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:439:in `new' + .bundle/gems/actionmailer-3.2.8/lib/action_mailer/base.rb:439:in `method_missing' + /Users/jcamenisch/projects/astrochimp/app/controllers/astrochimp/signups_controller.rb:38:in `block in create' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:270:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:270:in `retrieve_collector_from_mimes' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:194:in `respond_to' + /Users/jcamenisch/projects/astrochimp/app/controllers/astrochimp/signups_controller.rb:32:in `create' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:4:in `send_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in `block in process_action' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:403:in `_run__1469218203733879890__process_action__2832160916940167350__callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument' + .bundle/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in `process_action' + .bundle/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in `process_action' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process' + .bundle/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in `block in action' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `dispatch' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in `call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' + .bundle/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' + .bundle/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `each' + .bundle/gems/journey-1.0.4/lib/journey/router.rb:56:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' + .bundle/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call' + .bundle/gems/rack-1.4.1/lib/rack/conditionalget.rb:35:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in `call' + .bundle/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context' + .bundle/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in `call' + .bundle/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in `call' + .bundle/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `_run__489597268310705292__call__3051284435613381752__callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_call_callbacks' + .bundle/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/reloader.rb:65:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' + .bundle/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in `call_app' + .bundle/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call' + .bundle/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call' + .bundle/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call' + .bundle/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call' + .bundle/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call' + .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call' + .bundle/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call' + .bundle/gems/railties-3.2.8/lib/rails/application.rb:223:in `call' + .bundle/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call' + .bundle/gems/railties-3.2.8/lib/rails/rack/log_tailer.rb:17:in `call' + .bundle/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' + /Users/jcamenisch/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' + + + Rendered .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms) + Rendered .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms) + Rendered .bundle/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.7ms) + + +Started POST "/signups" for 127.0.0.1 at 2013-01-03 16:03:32 -0600 +Processing by Astrochimp::SignupsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2qrRFYIEn/dJVhoWcdJfoAk9IkHR/hTop5E1X+tapA=", "signup"=>{"email"=>"jonathan+3403@brightbit.com"}, "commit"=>"Notify Me »"} +  (0.1ms) BEGIN + Astrochimp::Signup Exists (0.6ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'jonathan+3403@brightbit.com' LIMIT 1 + SQL (0.8ms) INSERT INTO "astrochimp_signups" ("created_at", "email", "referrer_id", "signups_count", "status", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", Thu, 03 Jan 2013 22:03:34 UTC +00:00], ["email", "jonathan+3403@brightbit.com"], ["referrer_id", 56], ["signups_count", 0], ["status", 0], ["updated_at", Thu, 03 Jan 2013 22:03:34 UTC +00:00]] + Astrochimp::Signup Load (0.6ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = 56 LIMIT 1 + SQL (0.4ms) UPDATE "astrochimp_signups" SET "signups_count" = COALESCE("signups_count", 0) + 1 WHERE "astrochimp_signups"."id" = 56 +  (1.2ms) COMMIT + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb (1.5ms) + +Sent mail to jonathan+3403@brightbit.com (13ms) +Date: Thu, 03 Jan 2013 16:03:34 -0600 +From: from@example.com +To: jonathan+3403@brightbit.com +Message-ID: <50e60036b1c1d_a07281747fbc45921@jcmbp.mail> +Subject: You have successfully signed up for Astrochimp +Mime-Version: 1.0 +Content-Type: text/plain; + charset=UTF-8 +Content-Transfer-Encoding: 7bit + +You have successfully signed up. + +Your custom referral link: http://astrochimp.dev:3000/r/bauc + +To view the status of your referrals, visit http://astrochimp.dev:3000/signups/58 + +Redirected to http://astrochimp.dev:3000/signups/bauc +Completed 302 Found in 1875ms (ActiveRecord: 6.6ms) + + +Started GET "/signups/bauc" for 127.0.0.1 at 2013-01-03 16:03:34 -0600 +Processing by Astrochimp::SignupsController#show as HTML + Parameters: {"id"=>"bauc"} + Astrochimp::Signup Load (0.6ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = $1 LIMIT 1 [["id", 58]] + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/show.html.erb (2.2ms) +Completed 200 OK in 15ms (Views: 11.4ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 16:03:34 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 16:03:34 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 16:03:34 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (0ms) + + +Started GET "/r/bauc" for 127.0.0.1 at 2013-01-03 16:04:03 -0600 +Processing by Astrochimp::SignupsController#index as HTML + Parameters: {"referrer_code"=>"bauc"} + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/_form.html.erb (1.5ms) + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/index.html.erb (2.3ms) +Completed 200 OK in 9ms (Views: 8.3ms | ActiveRecord: 0.0ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 16:04:03 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 16:04:03 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 16:04:03 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (0ms) + + +Started POST "/signups" for 127.0.0.1 at 2013-01-03 16:04:09 -0600 +Processing by Astrochimp::SignupsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2qrRFYIEn/dJVhoWcdJfoAk9IkHR/hTop5E1X+tapA=", "signup"=>{"email"=>"jonathan+3404@brightbit.com"}, "commit"=>"Notify Me »"} +  (0.2ms) BEGIN + Astrochimp::Signup Exists (0.5ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'jonathan+3404@brightbit.com' LIMIT 1 + SQL (0.8ms) INSERT INTO "astrochimp_signups" ("created_at", "email", "referrer_id", "signups_count", "status", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", Thu, 03 Jan 2013 22:04:10 UTC +00:00], ["email", "jonathan+3404@brightbit.com"], ["referrer_id", 58], ["signups_count", 0], ["status", 0], ["updated_at", Thu, 03 Jan 2013 22:04:10 UTC +00:00]] + Astrochimp::Signup Load (0.5ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = 58 LIMIT 1 + SQL (0.5ms) UPDATE "astrochimp_signups" SET "signups_count" = COALESCE("signups_count", 0) + 1 WHERE "astrochimp_signups"."id" = 58 +  (1.0ms) COMMIT + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb (1.3ms) + +Sent mail to jonathan+3404@brightbit.com (16ms) +Date: Thu, 03 Jan 2013 16:04:10 -0600 +From: from@example.com +To: jonathan+3404@brightbit.com +Message-ID: <50e6005a3eb1a_a07282f08ae8460e2@jcmbp.mail> +Subject: You have successfully signed up for Astrochimp +Mime-Version: 1.0 +Content-Type: text/plain; + charset=UTF-8 +Content-Transfer-Encoding: 7bit + +You have successfully signed up. + +Your custom referral link: http://astrochimp.dev:3000/r/baul + +To view the status of your referrals, visit http://astrochimp.dev:3000/signups/baul + +Redirected to http://astrochimp.dev:3000/signups/baul +Completed 302 Found in 393ms (ActiveRecord: 3.5ms) + + +Started GET "/signups/baul" for 127.0.0.1 at 2013-01-03 16:04:10 -0600 +Processing by Astrochimp::SignupsController#show as HTML + Parameters: {"id"=>"baul"} + Astrochimp::Signup Load (0.6ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = $1 LIMIT 1 [["id", 59]] + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/show.html.erb (1.9ms) +Completed 200 OK in 13ms (Views: 9.9ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 16:04:10 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 16:04:10 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 16:04:10 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (0ms) + + +Started POST "/signups" for 127.0.0.1 at 2013-01-03 16:09:53 -0600 +Connecting to database specified by database.yml +Processing by Astrochimp::SignupsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2qrRFYIEn/dJVhoWcdJfoAk9IkHR/hTop5E1X+tapA=", "signup"=>{"email"=>"jonathan+3409@brightbit.com"}, "commit"=>"Notify Me »"} +  (0.4ms) BEGIN + Astrochimp::Signup Exists (1.3ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'jonathan+3409@brightbit.com' LIMIT 1 + SQL (2.6ms) INSERT INTO "astrochimp_signups" ("created_at", "email", "referrer_id", "signups_count", "status", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", Thu, 03 Jan 2013 22:09:54 UTC +00:00], ["email", "jonathan+3409@brightbit.com"], ["referrer_id", 58], ["signups_count", 0], ["status", 0], ["updated_at", Thu, 03 Jan 2013 22:09:54 UTC +00:00]] + Astrochimp::Signup Load (0.7ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = 58 LIMIT 1 + SQL (0.7ms) UPDATE "astrochimp_signups" SET "signups_count" = COALESCE("signups_count", 0) + 1 WHERE "astrochimp_signups"."id" = 58 +  (6.7ms) COMMIT + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb (4.5ms) + +Sent mail to jonathan+3409@brightbit.com (22ms) +Date: Thu, 03 Jan 2013 16:09:54 -0600 +From: from@example.com +To: jonathan+3409@brightbit.com +Message-ID: <50e601b298edb_a347812249689689d@jcmbp.mail> +Subject: You have successfully signed up for Astrochimp +Mime-Version: 1.0 +Content-Type: text/plain; + charset=UTF-8 +Content-Transfer-Encoding: 7bit + +You have successfully signed up. + +Your custom referral link: http://astrochimp.dev:3000/r/bauu + +To view the status of your referrals, visit http://astrochimp.dev:3000/signups/bauu + +Redirected to http://astrochimp.dev:3000/signups/bauu +Completed 302 Found in 1113ms (ActiveRecord: 22.7ms) + + +Started GET "/signups/bauu" for 127.0.0.1 at 2013-01-03 16:09:54 -0600 +Processing by Astrochimp::SignupsController#show as HTML + Parameters: {"id"=>"bauu"} + Astrochimp::Signup Load (1.0ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = $1 LIMIT 1 [["id", 60]] + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/show.html.erb (2.5ms) +Completed 200 OK in 112ms (Views: 107.8ms | ActiveRecord: 1.0ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 16:09:54 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (3ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 16:09:54 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (10ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 16:09:54 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (23ms) + + +Started POST "/signups" for 127.0.0.1 at 2013-01-03 16:10:27 -0600 +Processing by Astrochimp::SignupsController#create as HTML + Parameters: {"utf8"=>"✓", "authenticity_token"=>"d2qrRFYIEn/dJVhoWcdJfoAk9IkHR/hTop5E1X+tapA=", "signup"=>{"email"=>"jonathan+3410@brightbit.com"}, "commit"=>"Notify Me »"} +  (0.2ms) BEGIN + Astrochimp::Signup Exists (0.5ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'jonathan+3410@brightbit.com' LIMIT 1 + SQL (0.8ms) INSERT INTO "astrochimp_signups" ("created_at", "email", "referrer_id", "signups_count", "status", "updated_at") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["created_at", Thu, 03 Jan 2013 22:10:27 UTC +00:00], ["email", "jonathan+3410@brightbit.com"], ["referrer_id", 58], ["signups_count", 0], ["status", 0], ["updated_at", Thu, 03 Jan 2013 22:10:27 UTC +00:00]] + Astrochimp::Signup Load (0.6ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = 58 LIMIT 1 + SQL (0.4ms) UPDATE "astrochimp_signups" SET "signups_count" = COALESCE("signups_count", 0) + 1 WHERE "astrochimp_signups"."id" = 58 +  (0.8ms) COMMIT + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signup_mailer/signup_complete.text.erb (1.1ms) + +Sent mail to jonathan+3410@brightbit.com (16ms) +Date: Thu, 03 Jan 2013 16:10:27 -0600 +From: from@example.com +To: jonathan+3410@brightbit.com +Message-ID: <50e601d3a5672_a3478136d23496979@jcmbp.mail> +Subject: You have successfully signed up for Astrochimp +Mime-Version: 1.0 +Content-Type: text/plain; + charset=UTF-8 +Content-Transfer-Encoding: 7bit + +You have successfully signed up. + +Your custom referral link: http://localhost:3000/r/bavd + +To view the status of your referrals, visit http://localhost:3000/signups/bavd + +Redirected to http://astrochimp.dev:3000/signups/bavd +Completed 302 Found in 287ms (ActiveRecord: 3.3ms) + + +Started GET "/signups/bavd" for 127.0.0.1 at 2013-01-03 16:10:27 -0600 +Processing by Astrochimp::SignupsController#show as HTML + Parameters: {"id"=>"bavd"} + Astrochimp::Signup Load (0.6ms) SELECT "astrochimp_signups".* FROM "astrochimp_signups" WHERE "astrochimp_signups"."id" = $1 LIMIT 1 [["id", 61]] + Rendered /Users/jcamenisch/projects/astrochimp/app/views/astrochimp/signups/show.html.erb (1.4ms) +Completed 200 OK in 12ms (Views: 9.6ms | ActiveRecord: 0.6ms) + + +Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 127.0.0.1 at 2013-01-03 16:10:27 -0600 +Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.js?body=1" for 127.0.0.1 at 2013-01-03 16:10:27 -0600 +Served asset /astrochimp/application.js - 304 Not Modified (0ms) + + +Started GET "/assets/astrochimp/application.css?body=1" for 127.0.0.1 at 2013-01-03 16:10:27 -0600 +Served asset /astrochimp/application.css - 304 Not Modified (0ms)