astrochimp 0.0.2 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (94) hide show
  1. data/MIT-LICENSE +1 -1
  2. data/README.md +24 -0
  3. data/Rakefile +1 -0
  4. data/app/assets/images/astrochimp/Astrochimp-phone-splash.png +0 -0
  5. data/app/assets/images/astrochimp/iphone4-frame-black.png +0 -0
  6. data/app/assets/javascripts/astrochimp/application.js +9 -3
  7. data/app/assets/javascripts/astrochimp/{dashboard.js → signups.js} +0 -0
  8. data/app/assets/stylesheets/astrochimp/application.css +32 -3
  9. data/app/assets/stylesheets/astrochimp/bootstrap-responsive.min.css +9 -0
  10. data/app/assets/stylesheets/astrochimp/bootstrap.min.css +9 -0
  11. data/app/assets/stylesheets/astrochimp/signups.css +4 -0
  12. data/app/controllers/astrochimp/signups_controller.rb +31 -0
  13. data/app/models/astrochimp/signup.rb +30 -0
  14. data/app/validators/astrochimp/email_validator.rb +23 -0
  15. data/app/views/astrochimp/signups/_form.html.erb +21 -0
  16. data/app/views/astrochimp/signups/index.html.erb +1 -0
  17. data/app/views/layouts/astrochimp/_messages.html.erb +6 -0
  18. data/app/views/layouts/astrochimp/application.html.erb +98 -43
  19. data/config/astrochimp.example.yml +21 -0
  20. data/config/initializers/settings.rb +15 -0
  21. data/config/locales/en.yml +8 -0
  22. data/config/routes.rb +3 -6
  23. data/db/migrate/20121025202343_create_astrochimp_signups.rb +10 -0
  24. data/lib/astrochimp/engine.rb +4 -1
  25. data/lib/astrochimp/version.rb +1 -1
  26. data/test/dummy/Gemfile +5 -0
  27. data/test/dummy/Gemfile.lock +100 -0
  28. data/test/dummy/README.rdoc +261 -0
  29. data/test/dummy/app/assets/javascripts/application.js +9 -3
  30. data/test/dummy/app/assets/stylesheets/application.css +11 -5
  31. data/test/dummy/app/views/layouts/application.html.erb +1 -1
  32. data/test/dummy/config/application.rb +17 -0
  33. data/test/dummy/config/astrochimp.yml +21 -0
  34. data/test/dummy/config/database.yml +17 -23
  35. data/test/dummy/config/environments/development.rb +11 -1
  36. data/test/dummy/config/environments/production.rb +17 -1
  37. data/test/dummy/config/environments/test.rb +4 -6
  38. data/test/dummy/config/initializers/inflections.rb +5 -0
  39. data/test/dummy/config/initializers/secret_token.rb +1 -1
  40. data/test/dummy/config/routes.rb +1 -1
  41. data/test/dummy/db/migrate/20121026003306_create_astrochimp_signups.astrochimp.rb +11 -0
  42. data/test/dummy/log/development.log +600 -669
  43. data/test/dummy/public/500.html +0 -1
  44. data/test/dummy/script/rails +1 -1
  45. data/test/dummy/tmp/cache/assets/C51/C00/sprockets%2F0a9b9392736374885db06f331c22f513 +0 -0
  46. data/test/dummy/tmp/cache/assets/C66/980/sprockets%2F93602859678f45592e0de1889e8a12b1 +0 -0
  47. data/test/dummy/tmp/cache/assets/C79/FB0/sprockets%2Fd01591d7915aab9e008063a78d044592 +0 -0
  48. data/test/dummy/tmp/cache/assets/C8D/DD0/sprockets%2Fa5484d6aa766752e80179438c635b66b +0 -0
  49. data/test/dummy/tmp/cache/assets/C8F/370/sprockets%2F7e998e2a8851df3061601f85853e270c +0 -0
  50. data/test/dummy/tmp/cache/assets/C90/AD0/sprockets%2F567c6d3d7725d730656d2135cf58774c +0 -0
  51. data/test/dummy/tmp/cache/assets/CA0/080/sprockets%2F5eaef194d0a72604035161f2a090a966 +0 -0
  52. data/test/dummy/tmp/cache/assets/CB0/5D0/sprockets%2F6b83920b1e8a09f1b191f35890f5c452 +0 -0
  53. data/test/dummy/tmp/cache/assets/CF9/AF0/sprockets%2F4e01c80bf7b08c7f9c7188948f93d961 +0 -0
  54. data/test/dummy/tmp/cache/assets/CFA/B50/sprockets%2Fa94a8355f6749e65ee8c59b08509b29b +0 -0
  55. data/test/dummy/tmp/cache/assets/D07/410/sprockets%2F808b2f8e2c29dc62c26f3ab63600c741 +0 -0
  56. data/test/dummy/tmp/cache/assets/D0F/620/sprockets%2F4e4f8255ba3658469ea5153cab4911fa +0 -0
  57. data/test/dummy/tmp/cache/assets/D1E/FD0/sprockets%2F62b680d0e485afa7259fc50f988c92d2 +0 -0
  58. data/test/dummy/tmp/cache/assets/D2B/500/sprockets%2F814cba53f20f00ea55b66b894b060f0c +0 -0
  59. data/test/dummy/tmp/cache/assets/D37/100/sprockets%2Fcfd06dd08a5560c05e20626891a8dee1 +0 -0
  60. data/test/dummy/tmp/cache/assets/D4B/780/sprockets%2F7e7e0c368f397c122934f064dbcca88e +0 -0
  61. data/test/dummy/tmp/cache/assets/D59/940/sprockets%2Fa648ef52a3d6148f53e75be678efc857 +0 -0
  62. data/test/dummy/tmp/cache/assets/D7D/9E0/sprockets%2F6bd865f67ed6445f71e3d50ef3dcb517 +0 -0
  63. data/test/dummy/tmp/cache/assets/D96/DA0/sprockets%2F775a2d5f4f945205adaaafdd62f1432d +0 -0
  64. data/test/dummy/tmp/cache/assets/DC2/3A0/sprockets%2Fc2142c774fce8b04e62eaaab5254bfa9 +0 -0
  65. data/test/dummy/tmp/cache/assets/E00/9D0/sprockets%2Fb28f287563eee75a1ba1eeedfb62ef04 +0 -0
  66. data/test/dummy/tmp/cache/assets/E01/170/sprockets%2Faecb1e97f5c4c846e209219dadba6ea9 +0 -0
  67. data/test/dummy/tmp/cache/assets/E2B/2A0/sprockets%2Fd24b69d435ddde8ef74e1bed05cb40cc +0 -0
  68. data/test/dummy/tmp/cache/assets/EA7/EB0/sprockets%2F995eebc8953e4dbbedb5fb8b9fe70ecf +0 -0
  69. metadata +140 -124
  70. data/README.rdoc +0 -3
  71. data/app/assets/stylesheets/astrochimp/dashboard.css.sass +0 -115
  72. data/app/assets/stylesheets/astrochimp/reset.css.sass +0 -151
  73. data/app/controllers/astrochimp/dashboard_controller.rb +0 -6
  74. data/app/helpers/astrochimp/application_helper.rb +0 -4
  75. data/app/helpers/astrochimp/dashboard_helper.rb +0 -4
  76. data/app/views/astrochimp/dashboard/index.html.erb +0 -23
  77. data/lib/generators/astrochimp/astrochimp_generator.rb +0 -14
  78. data/test/astrochimp_test.rb +0 -7
  79. data/test/dummy/db/development.sqlite3 +0 -0
  80. data/test/dummy/log/test.log +0 -0
  81. data/test/dummy/tmp/cache/assets/CCC/B30/sprockets%2F9e0547875983624fecd47c38f443d5d5 +0 -0
  82. data/test/dummy/tmp/cache/assets/CDF/260/sprockets%2Fb437014d51952f4ed168dfa5eb506835 +0 -0
  83. data/test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
  84. data/test/dummy/tmp/cache/assets/D54/ED0/sprockets%2F71c9fa01091d432b131da3bb73faf3d4 +0 -10
  85. data/test/dummy/tmp/cache/assets/D69/F30/sprockets%2F09f88f56ab157162d1e807c2d3ebcb2a +0 -0
  86. data/test/dummy/tmp/cache/assets/D7A/130/sprockets%2Fba2928fecee85859a262dbf147f436a4 +0 -0
  87. data/test/dummy/tmp/cache/assets/D82/E10/sprockets%2F954cbb70b65145f917df4749ee4fcb7f +0 -14
  88. data/test/dummy/tmp/cache/assets/DA1/DC0/sprockets%2F342dfdb79e3d2fe720bd5da829049c6a +0 -0
  89. data/test/dummy/tmp/cache/assets/DBF/880/sprockets%2F1f847fc47d1bbdc315e0ae1ec196a02e +0 -262
  90. data/test/dummy/tmp/cache/assets/E31/100/sprockets%2Fbb6c7450fa3629bb1fe9efaf6a5ec76a +0 -15
  91. data/test/functional/astrochimp/dashboard_controller_test.rb +0 -9
  92. data/test/integration/navigation_test.rb +0 -10
  93. data/test/test_helper.rb +0 -10
  94. data/test/unit/helpers/astrochimp/dashboard_helper_test.rb +0 -6
@@ -2,7 +2,7 @@
2
2
  <html>
3
3
  <head>
4
4
  <title>Dummy</title>
5
- <%= stylesheet_link_tag "application" %>
5
+ <%= stylesheet_link_tag "application", :media => "all" %>
6
6
  <%= javascript_include_tag "application" %>
7
7
  <%= csrf_meta_tags %>
8
8
  </head>
@@ -35,8 +35,25 @@ module Dummy
35
35
  # Configure sensitive parameters which will be filtered from the log file.
36
36
  config.filter_parameters += [:password]
37
37
 
38
+ # Enable escaping HTML in JSON.
39
+ config.active_support.escape_html_entities_in_json = true
40
+
41
+ # Use SQL instead of Active Record's schema dumper when creating the database.
42
+ # This is necessary if your schema can't be completely dumped by the schema dumper,
43
+ # like if you have constraints or database-specific column types
44
+ # config.active_record.schema_format = :sql
45
+
46
+ # Enforce whitelist mode for mass assignment.
47
+ # This will create an empty whitelist of attributes available for mass-assignment for all models
48
+ # in your app. As such, your models will need to explicitly whitelist or blacklist accessible
49
+ # parameters by using an attr_accessible or attr_protected declaration.
50
+ config.active_record.whitelist_attributes = true
51
+
38
52
  # Enable the asset pipeline
39
53
  config.assets.enabled = true
54
+
55
+ # Version of your assets, change this if you want to expire all your assets
56
+ config.assets.version = '1.0'
40
57
  end
41
58
  end
42
59
 
@@ -0,0 +1,21 @@
1
+ defaults: &defaults
2
+ name : Awesome Startup
3
+ company : Company, LLC
4
+ company_url : http://mailchimp.com
5
+ twitter_user : Brightbit
6
+ facebook_url : http://www.facebook.com/brightbit
7
+ google_analytics_code :
8
+ mailchimp_list_id :
9
+ mailchimp_api_key :
10
+ email_format : html
11
+ email_double_optin : false # true will require user to confirm their email address
12
+ signup_success_notice : Thanks! We'll drop you a line when we launch!
13
+
14
+ development:
15
+ <<: *defaults
16
+
17
+ test:
18
+ <<: *defaults
19
+
20
+ production:
21
+ <<: *defaults
@@ -1,25 +1,19 @@
1
- # SQLite version 3.x
2
- # gem install sqlite3
3
- #
4
- # Ensure the SQLite 3 gem is defined in your Gemfile
5
- # gem 'sqlite3'
6
- development:
7
- adapter: sqlite3
8
- database: db/development.sqlite3
9
- pool: 5
10
- timeout: 5000
1
+ development: &development
2
+ adapter : postgresql
3
+ encoding : unicode
4
+ database : dummy_astrochimp_development
5
+ template : template0
6
+ pool : 5
7
+ min_messages : warning
11
8
 
12
- # Warning: The database defined as "test" will be erased and
13
- # re-generated from your development database when you run "rake".
14
- # Do not set this db to the same as development or production.
15
- test:
16
- adapter: sqlite3
17
- database: db/test.sqlite3
18
- pool: 5
19
- timeout: 5000
9
+ test: &test
10
+ <<: *development
11
+ database : dummy_astrochimp_test
20
12
 
21
- production:
22
- adapter: sqlite3
23
- database: db/production.sqlite3
24
- pool: 5
25
- timeout: 5000
13
+ staging: &staging
14
+ <<: *development
15
+ database : dummy_astrochimp_staging
16
+
17
+ production: &production
18
+ <<: *development
19
+ database : dummy_astrochimp_production
@@ -2,7 +2,7 @@ Dummy::Application.configure do
2
2
  # Settings specified here will take precedence over those in config/application.rb
3
3
 
4
4
  # In the development environment your application's code is reloaded on
5
- # every request. This slows down response time but is perfect for development
5
+ # every request. This slows down response time but is perfect for development
6
6
  # since you don't have to restart the web server when you make code changes.
7
7
  config.cache_classes = false
8
8
 
@@ -22,6 +22,16 @@ Dummy::Application.configure do
22
22
  # Only use best-standards-support built into browsers
23
23
  config.action_dispatch.best_standards_support = :builtin
24
24
 
25
+ # Raise exception on mass assignment protection for Active Record models
26
+ config.active_record.mass_assignment_sanitizer = :strict
27
+
28
+ # Log the query plan for queries taking more than this (works
29
+ # with SQLite, MySQL, and PostgreSQL)
30
+ config.active_record.auto_explain_threshold_in_seconds = 0.5
31
+
25
32
  # Do not compress assets
26
33
  config.assets.compress = false
34
+
35
+ # Expands the lines which load the assets
36
+ config.assets.debug = true
27
37
  end
@@ -14,6 +14,15 @@ Dummy::Application.configure do
14
14
  # Compress JavaScripts and CSS
15
15
  config.assets.compress = true
16
16
 
17
+ # Don't fallback to assets pipeline if a precompiled asset is missed
18
+ config.assets.compile = false
19
+
20
+ # Generate digests for assets URLs
21
+ config.assets.digest = true
22
+
23
+ # Defaults to nil and saved in location specified by config.assets.prefix
24
+ # config.assets.manifest = YOUR_PATH
25
+
17
26
  # Specifies the header that your server uses for sending files
18
27
  # config.action_dispatch.x_sendfile_header = "X-Sendfile" # for apache
19
28
  # config.action_dispatch.x_sendfile_header = 'X-Accel-Redirect' # for nginx
@@ -24,8 +33,11 @@ Dummy::Application.configure do
24
33
  # See everything in the log (default is :info)
25
34
  # config.log_level = :debug
26
35
 
36
+ # Prepend all log lines with the following tags
37
+ # config.log_tags = [ :subdomain, :uuid ]
38
+
27
39
  # Use a different logger for distributed setups
28
- # config.logger = SyslogLogger.new
40
+ # config.logger = ActiveSupport::TaggedLogging.new(SyslogLogger.new)
29
41
 
30
42
  # Use a different cache store in production
31
43
  # config.cache_store = :mem_cache_store
@@ -48,4 +60,8 @@ Dummy::Application.configure do
48
60
 
49
61
  # Send deprecation notices to registered listeners
50
62
  config.active_support.deprecation = :notify
63
+
64
+ # Log the query plan for queries taking more than this (works
65
+ # with SQLite, MySQL, and PostgreSQL)
66
+ # config.active_record.auto_explain_threshold_in_seconds = 0.5
51
67
  end
@@ -2,9 +2,9 @@ Dummy::Application.configure do
2
2
  # Settings specified here will take precedence over those in config/application.rb
3
3
 
4
4
  # The test environment is used exclusively to run your application's
5
- # test suite. You never need to work with it otherwise. Remember that
5
+ # test suite. You never need to work with it otherwise. Remember that
6
6
  # your test database is "scratch space" for the test suite and is wiped
7
- # and recreated between test runs. Don't rely on the data there!
7
+ # and recreated between test runs. Don't rely on the data there!
8
8
  config.cache_classes = true
9
9
 
10
10
  # Configure static asset server for tests with Cache-Control for performance
@@ -29,10 +29,8 @@ Dummy::Application.configure do
29
29
  # ActionMailer::Base.deliveries array.
30
30
  config.action_mailer.delivery_method = :test
31
31
 
32
- # Use SQL instead of Active Record's schema dumper when creating the test database.
33
- # This is necessary if your schema can't be completely dumped by the schema dumper,
34
- # like if you have constraints or database-specific column types
35
- # config.active_record.schema_format = :sql
32
+ # Raise exception on mass assignment protection for Active Record models
33
+ config.active_record.mass_assignment_sanitizer = :strict
36
34
 
37
35
  # Print deprecation notices to the stderr
38
36
  config.active_support.deprecation = :stderr
@@ -8,3 +8,8 @@
8
8
  # inflect.irregular 'person', 'people'
9
9
  # inflect.uncountable %w( fish sheep )
10
10
  # end
11
+ #
12
+ # These inflection rules are supported but not enabled by default:
13
+ # ActiveSupport::Inflector.inflections do |inflect|
14
+ # inflect.acronym 'RESTful'
15
+ # end
@@ -4,4 +4,4 @@
4
4
  # If you change this key, all old signed cookies will become invalid!
5
5
  # Make sure the secret is at least 30 characters and all random,
6
6
  # no regular words or you'll be exposed to dictionary attacks.
7
- Dummy::Application.config.secret_token = '20e6f2d91d27d7746c53112ad8f90100b49b0891e3bd44b0308f9854e4911896cae32ec8ce35e77f5f6d4e793d8c514b0df0e4363cfd42497a77d143a4f03b11'
7
+ Dummy::Application.config.secret_token = '1afd1e9244b930f2801bf6debd18a5a036da1b87ed70bdef65a862a342802a50ae80c0ad531802c44f2c97b3c6625feedf225c420ee788bddd8a4a18bb83a17a'
@@ -1,4 +1,4 @@
1
1
  Rails.application.routes.draw do
2
2
 
3
- mount Astrochimp::Engine => "/astrochimp"
3
+ mount Astrochimp::Engine => "/"
4
4
  end
@@ -0,0 +1,11 @@
1
+ # This migration comes from astrochimp (originally 20121025202343)
2
+ class CreateAstrochimpSignups < ActiveRecord::Migration
3
+ def change
4
+ create_table :astrochimp_signups do |t|
5
+ t.string :email
6
+ t.integer :status
7
+
8
+ t.timestamps
9
+ end
10
+ end
11
+ end
@@ -1,785 +1,716 @@
1
1
 
2
2
 
3
- Started GET "/" for 127.0.0.1 at 2011-08-25 13:18:36 -0500
3
+ Started GET "/" for 98.175.170.22 at 2012-10-25 19:15:26 -0500
4
+ Connecting to database specified by database.yml
5
+
6
+ ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
7
+ .bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:404:in `retrieve_connection'
8
+ .bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_specification.rb:170:in `retrieve_connection'
9
+ .bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_specification.rb:144:in `connection'
10
+ .bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:67:in `rescue in call'
11
+ .bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:61:in `call'
12
+ .bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call'
13
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
14
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `_run__2475960275210383727__call__3605919043199376885__callbacks'
15
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback'
16
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
17
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks'
18
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
19
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/reloader.rb:65:in `call'
20
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
21
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
22
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
23
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in `call_app'
24
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in `call'
25
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call'
26
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call'
27
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call'
28
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
29
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call'
30
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call'
31
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call'
32
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/application.rb:223:in `call'
33
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call'
34
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/rack/log_tailer.rb:17:in `call'
35
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service'
36
+ /usr/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
37
+ /usr/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
38
+ /usr/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
39
+
40
+
41
+ Rendered .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.7ms)
42
+ Rendered .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
43
+ Rendered .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.8ms)
44
+
45
+
46
+ Started GET "/" for 98.175.170.22 at 2012-10-25 19:16:30 -0500
47
+ Connecting to database specified by database.yml
4
48
 
5
49
  ActionController::RoutingError (No route matches [GET] "/"):
6
-
7
-
8
- Rendered /Users/ericboehs/.rvm/gems/ruby-1.9.3-preview1@astochimp/gems/actionpack-3.1.0.rc6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (6.0ms)
9
-
10
-
11
- Started GET "/assets/application.css" for 127.0.0.1 at 2011-08-25 13:18:47 -0500
12
- Compiled app/assets/stylesheets/application.css (1ms) (pid 47977)
13
- Compiled app/assets/stylesheets/application.css (0ms) (pid 47977)
14
- Served asset /application.css - 200 OK (20ms)
15
-
16
-
17
- Started GET "/astrochimp/assets/application.css" for 127.0.0.1 at 2011-08-25 13:18:57 -0500
18
-
19
- ActionController::RoutingError (No route matches [GET] "/astrochimp/assets/application.css"):
20
-
21
-
22
- Rendered /Users/ericboehs/.rvm/gems/ruby-1.9.3-preview1@astochimp/gems/actionpack-3.1.0.rc6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
23
-
24
-
25
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:19:02 -0500
26
- Error compiling asset astrochimp/application.css:
27
- LoadError: cannot load such file -- sass
28
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.sass)
29
- Served asset /astrochimp/application.css - 500 Internal Server Error
30
-
31
-
32
-
33
- Started GET "/" for 127.0.0.1 at 2011-08-25 13:29:30 -0500
50
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
51
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
52
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in `call_app'
53
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in `call'
54
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call'
55
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call'
56
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call'
57
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
58
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call'
59
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call'
60
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call'
61
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/application.rb:223:in `call'
62
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call'
63
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/rack/log_tailer.rb:17:in `call'
64
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service'
65
+ /usr/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
66
+ /usr/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
67
+ /usr/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
68
+
69
+
70
+ Rendered .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
71
+ Connecting to database specified by database.yml
72
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
73
+ Migrating to CreateAstrochimpSignups (20121026003306)
74
+  (0.0ms) BEGIN
75
+  (1.5ms) CREATE TABLE "astrochimp_signups" ("id" serial primary key, "email" character varying(255), "status" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL) 
76
+ PG::Error: ERROR: relation "astrochimp_signups" already exists
77
+ : CREATE TABLE "astrochimp_signups" ("id" serial primary key, "email" character varying(255), "status" integer, "created_at" timestamp NOT NULL, "updated_at" timestamp NOT NULL)
78
+  (0.0ms) ROLLBACK
79
+
80
+
81
+ Started GET "/" for 98.175.170.22 at 2012-10-25 19:35:36 -0500
82
+ Connecting to database specified by database.yml
34
83
 
35
84
  ActionController::RoutingError (No route matches [GET] "/"):
36
-
37
-
38
- Rendered /Users/ericboehs/.rvm/gems/ruby-1.9.3-preview1@astochimp/gems/actionpack-3.1.0.rc6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (4.3ms)
39
-
40
-
41
- Started GET "/" for 127.0.0.1 at 2011-08-25 13:29:34 -0500
42
-
43
- ActionController::RoutingError (No route matches [GET] "/"):
44
-
45
-
46
- Rendered /Users/ericboehs/.rvm/gems/ruby-1.9.3-preview1@astochimp/gems/actionpack-3.1.0.rc6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms)
47
-
48
-
49
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:29:39 -0500
50
- Processing by Astrochimp::DashboardController#index as HTML
51
- Completed 500 Internal Server Error in 54ms
52
-
53
- ActionView::MissingTemplate (Missing template astrochimp/dashboard/index, astrochimp/application/index with {:handlers=>[:erb, :builder], :formats=>[:html], :locale=>[:en, :en]}. Searched in:
54
- * "/Volumes/Dropbox/Dropbox/Code/astrochimp/test/dummy/app/views"
55
- * "/Volumes/Dropbox/Dropbox/Code/astrochimp/app/views"
56
- ):
57
-
58
-
59
- Rendered /Users/ericboehs/.rvm/gems/ruby-1.9.3-preview1@astochimp/gems/actionpack-3.1.0.rc6/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.8ms)
60
-
61
-
62
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:31:44 -0500
63
- Processing by Astrochimp::DashboardController#index as HTML
64
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (6.8ms)
65
- Completed 500 Internal Server Error in 49ms
66
-
67
- ActionView::Template::Error (No route matches {:controller=>"astrochimp/astrochimp", :action=>"dashboard"}):
68
- 24: <nav>
69
- 25: <ul class="nav-main">
70
- 26: <li class="nav-main-dashboard">
71
- 27: <%= link_to "Dashboard", :controller => "astrochimp", :action => "dashboard" %>
72
- 28: </li>
73
- 29: <li class="nav-main-list">
74
- 30: <span class="unsent-count">22</span>
75
-
76
-
77
- Rendered /Users/ericboehs/.rvm/gems/ruby-1.9.3-preview1@astochimp/gems/actionpack-3.1.0.rc6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms)
78
-
79
-
80
- Started GET "/" for 127.0.0.1 at 2011-08-25 13:31:48 -0500
81
-
82
- ActionController::RoutingError (No route matches [GET] "/"):
83
-
84
-
85
- Rendered /Users/ericboehs/.rvm/gems/ruby-1.9.3-preview1@astochimp/gems/actionpack-3.1.0.rc6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms)
86
-
87
-
88
- Started GET "/dashboar" for 127.0.0.1 at 2011-08-25 13:31:52 -0500
89
-
90
- ActionController::RoutingError (No route matches [GET] "/dashboar"):
91
-
92
-
93
- Rendered /Users/ericboehs/.rvm/gems/ruby-1.9.3-preview1@astochimp/gems/actionpack-3.1.0.rc6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.1ms)
94
-
95
-
96
- Started GET "/dashboard" for 127.0.0.1 at 2011-08-25 13:31:54 -0500
97
-
98
- ActionController::RoutingError (No route matches [GET] "/dashboard"):
99
-
100
-
101
- Rendered /Users/ericboehs/.rvm/gems/ruby-1.9.3-preview1@astochimp/gems/actionpack-3.1.0.rc6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.5ms)
102
-
103
-
104
- Started GET "/" for 127.0.0.1 at 2011-08-25 13:31:56 -0500
105
-
106
- ActionController::RoutingError (No route matches [GET] "/"):
107
-
108
-
109
- Rendered /Users/ericboehs/.rvm/gems/ruby-1.9.3-preview1@astochimp/gems/actionpack-3.1.0.rc6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
110
-
111
-
112
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:32:09 -0500
113
- Processing by Astrochimp::DashboardController#index as HTML
114
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (0.1ms)
115
- Completed 500 Internal Server Error in 22ms
116
-
117
- ActionView::Template::Error (No route matches {:controller=>"astrochimp/astrochimp", :action=>"dashboard"}):
118
- 24: <nav>
119
- 25: <ul class="nav-main">
120
- 26: <li class="nav-main-dashboard">
121
- 27: <%= link_to "Dashboard", :controller => "astrochimp", :action => "dashboard" %>
122
- 28: </li>
123
- 29: <li class="nav-main-list">
124
- 30: <span class="unsent-count">22</span>
125
-
126
-
127
- Rendered /Users/ericboehs/.rvm/gems/ruby-1.9.3-preview1@astochimp/gems/actionpack-3.1.0.rc6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.1ms)
128
-
129
-
130
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:32:31 -0500
131
- Processing by Astrochimp::DashboardController#index as HTML
132
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (0.1ms)
133
- Completed 200 OK in 154ms (Views: 153.8ms | ActiveRecord: 0.0ms)
134
-
135
-
136
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:32:32 -0500
137
- Error compiling asset astrochimp/application.css:
138
- LoadError: cannot load such file -- sass
139
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.sass)
140
- Served asset /astrochimp/application.css - 500 Internal Server Error
141
-
142
-
143
-
144
- Started GET "/assets/astrochimp/application.js" for 127.0.0.1 at 2011-08-25 13:32:32 -0500
145
- Error compiling asset astrochimp/application.js:
146
- Sprockets::FileNotFound: couldn't find file 'jquery'
147
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/javascripts/astrochimp/application.js:7)
148
- Served asset /astrochimp/application.js - 500 Internal Server Error
149
-
150
-
151
-
152
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:33:15 -0500
153
- Processing by Astrochimp::DashboardController#index as HTML
154
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (0.1ms)
155
- Completed 200 OK in 28ms (Views: 27.8ms | ActiveRecord: 0.0ms)
156
-
157
-
158
- Started GET "/assets/astrochimp/application.js" for 127.0.0.1 at 2011-08-25 13:33:15 -0500
159
- Error compiling asset astrochimp/application.js:
160
- Sprockets::FileNotFound: couldn't find file 'jquery'
161
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/javascripts/astrochimp/application.js:7)
162
- Served asset /astrochimp/application.js - 500 Internal Server Error
163
-
164
-
165
-
166
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:33:15 -0500
167
- Error compiling asset astrochimp/application.css:
168
- LoadError: cannot load such file -- sass
169
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.scss)
170
- Served asset /astrochimp/application.css - 500 Internal Server Error
171
-
172
-
173
-
174
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:34:17 -0500
175
- Processing by Astrochimp::DashboardController#index as HTML
176
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (0.1ms)
177
- Completed 200 OK in 41ms (Views: 40.9ms | ActiveRecord: 0.0ms)
178
-
179
-
180
- Started GET "/assets/astrochimp/application.js" for 127.0.0.1 at 2011-08-25 13:34:17 -0500
181
- Error compiling asset astrochimp/application.js:
182
- Sprockets::FileNotFound: couldn't find file 'jquery'
183
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/javascripts/astrochimp/application.js:7)
184
- Served asset /astrochimp/application.js - 500 Internal Server Error
185
-
186
-
187
-
188
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:34:17 -0500
189
- Error compiling asset astrochimp/application.css:
190
- LoadError: cannot load such file -- sass
191
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.scss)
192
- Served asset /astrochimp/application.css - 500 Internal Server Error
193
-
194
-
195
-
196
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:34:26 -0500
197
- Processing by Astrochimp::DashboardController#index as HTML
198
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (0.1ms)
199
- Completed 200 OK in 74ms (Views: 73.2ms | ActiveRecord: 0.0ms)
200
-
201
-
202
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:34:26 -0500
203
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (1ms) (pid 48264)
204
- Error compiling asset astrochimp/application.css:
205
- LoadError: cannot load such file -- sass
206
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/_reset.css.sass)
207
- Served asset /astrochimp/application.css - 500 Internal Server Error
208
-
209
-
210
-
211
- Started GET "/assets/astrochimp/application.js" for 127.0.0.1 at 2011-08-25 13:34:26 -0500
212
- Error compiling asset astrochimp/application.js:
213
- Sprockets::FileNotFound: couldn't find file 'jquery'
214
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/javascripts/astrochimp/application.js:7)
215
- Served asset /astrochimp/application.js - 500 Internal Server Error
216
-
217
-
218
-
219
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:34:38 -0500
220
- Processing by Astrochimp::DashboardController#index as HTML
221
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (0.1ms)
222
- Completed 200 OK in 65ms (Views: 64.4ms | ActiveRecord: 0.0ms)
223
-
224
-
225
- Started GET "/assets/astrochimp/application.js" for 127.0.0.1 at 2011-08-25 13:34:39 -0500
226
- Error compiling asset astrochimp/application.js:
227
- Sprockets::FileNotFound: couldn't find file 'jquery'
228
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/javascripts/astrochimp/application.js:7)
229
- Served asset /astrochimp/application.js - 500 Internal Server Error
230
-
231
-
232
-
233
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:34:39 -0500
234
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (1ms) (pid 48264)
235
- Error compiling asset astrochimp/application.css:
236
- LoadError: cannot load such file -- sass
237
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.sass)
238
- Served asset /astrochimp/application.css - 500 Internal Server Error
239
-
240
-
85
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
86
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
87
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in `call_app'
88
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in `call'
89
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call'
90
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call'
91
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call'
92
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
93
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call'
94
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call'
95
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call'
96
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/application.rb:223:in `call'
97
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call'
98
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/rack/log_tailer.rb:17:in `call'
99
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service'
100
+ /usr/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
101
+ /usr/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
102
+ /usr/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
103
+
104
+
105
+ Rendered .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
106
+
107
+
108
+ Started GET "/" for 98.175.170.22 at 2012-10-25 19:36:10 -0500
109
+ Connecting to database specified by database.yml
110
+ Processing by Astrochimp::SignupsController#index as HTML
111
+ Rendered /home/ericboehs/Code/astrochimp/app/views/astrochimp/signups/_form.html.erb (2.6ms)
112
+ Rendered /home/ericboehs/Code/astrochimp/app/views/astrochimp/signups/index.html.erb within layouts/astrochimp/application (4.5ms)
113
+ Completed 500 Internal Server Error in 47ms
114
+
115
+ ActionView::Template::Error (cannot load such file -- sass
116
+ (in /home/ericboehs/Code/astrochimp/app/assets/stylesheets/astrochimp/application.scss)):
117
+ 2: <html>
118
+ 3: <head>
119
+ 4: <title><%= ENV['AC_NAME'] %> Beta Signup</title>
120
+ 5: <%= stylesheet_link_tag "astrochimp/application" %>
121
+ 6: <link href="http://fonts.googleapis.com/css?family=Oxygen" rel="stylesheet" type="text/css" />
122
+ 7: <%= csrf_meta_tags %>
123
+ 8: </head>
124
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
125
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `block in require'
126
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:236:in `load_dependency'
127
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
128
+ .bundle/ruby/1.9.1/gems/tilt-1.3.3/lib/tilt/template.rb:108:in `require_template_library'
129
+ .bundle/ruby/1.9.1/gems/tilt-1.3.3/lib/tilt/css.rb:16:in `initialize_engine'
130
+ .bundle/ruby/1.9.1/gems/tilt-1.3.3/lib/tilt/template.rb:55:in `initialize'
131
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/context.rb:176:in `new'
132
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/context.rb:176:in `block in evaluate'
133
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/context.rb:174:in `each'
134
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/context.rb:174:in `evaluate'
135
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/processed_asset.rb:12:in `initialize'
136
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/base.rb:241:in `new'
137
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/base.rb:241:in `block in build_asset'
138
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/base.rb:262:in `circular_call_protection'
139
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/base.rb:240:in `build_asset'
140
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/index.rb:89:in `block in build_asset'
141
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/caching.rb:19:in `cache_asset'
142
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/index.rb:88:in `build_asset'
143
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/base.rb:163:in `find_asset'
144
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/index.rb:56:in `find_asset'
145
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/bundled_asset.rb:16:in `initialize'
146
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/base.rb:244:in `new'
147
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/base.rb:244:in `build_asset'
148
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/index.rb:89:in `block in build_asset'
149
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/caching.rb:19:in `cache_asset'
150
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/index.rb:88:in `build_asset'
151
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/base.rb:163:in `find_asset'
152
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/index.rb:56:in `find_asset'
153
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/environment.rb:74:in `find_asset'
154
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/base.rb:171:in `[]'
155
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/sprockets/helpers/rails_helper.rb:126:in `asset_for'
156
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/sprockets/helpers/rails_helper.rb:44:in `block in stylesheet_link_tag'
157
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/sprockets/helpers/rails_helper.rb:43:in `collect'
158
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/sprockets/helpers/rails_helper.rb:43:in `stylesheet_link_tag'
159
+ /home/ericboehs/Code/astrochimp/app/views/layouts/astrochimp/application.html.erb:5:in `__home_ericboehs__ode_astrochimp_app_views_layouts_astrochimp_application_html_erb___232545742126568031_11436620'
160
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_view/template.rb:145:in `block in render'
161
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in `instrument'
162
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in `render'
163
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'
164
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:45:in `render_template'
165
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:18:in `render'
166
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:36:in `render_template'
167
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:17:in `render'
168
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:110:in `_render_template'
169
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/streaming.rb:225:in `_render_template'
170
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:103:in `render_to_body'
171
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/renderers.rb:28:in `render_to_body'
172
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
173
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:88:in `render'
174
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:16:in `render'
175
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
176
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
177
+ /usr/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
178
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:in `ms'
179
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in `block in render'
180
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
181
+ .bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
182
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:39:in `render'
183
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:10:in `default_render'
184
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:196:in `respond_to'
185
+ /home/ericboehs/Code/astrochimp/app/controllers/astrochimp/signups_controller.rb:8:in `index'
186
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
187
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action'
188
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in `process_action'
189
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
190
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:403:in `_run__1409517981703901907__process_action__494796598404173272__callbacks'
191
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback'
192
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
193
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks'
194
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in `process_action'
195
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in `process_action'
196
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
197
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument'
198
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
199
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument'
200
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
201
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
202
+ .bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
203
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process'
204
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process'
205
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in `dispatch'
206
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
207
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in `block in action'
208
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `call'
209
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
210
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in `call'
211
+ .bundle/ruby/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call'
212
+ .bundle/ruby/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `each'
213
+ .bundle/ruby/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `call'
214
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call'
215
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call'
216
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
217
+ .bundle/ruby/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call'
218
+ .bundle/ruby/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `each'
219
+ .bundle/ruby/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `call'
220
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call'
221
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
222
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call'
223
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/conditionalget.rb:25:in `call'
224
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in `call'
225
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
226
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in `call'
227
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context'
228
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call'
229
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in `call'
230
+ .bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in `call'
231
+ .bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call'
232
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
233
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `_run__2060243595947152600__call__3092042843774984644__callbacks'
234
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback'
235
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
236
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks'
237
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
238
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/reloader.rb:65:in `call'
239
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
240
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
241
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
242
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in `call_app'
243
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in `call'
244
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call'
245
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call'
246
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call'
247
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
248
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call'
249
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call'
250
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call'
251
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/application.rb:223:in `call'
252
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call'
253
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/rack/log_tailer.rb:17:in `call'
254
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service'
255
+ /usr/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
256
+ /usr/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
257
+ /usr/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
258
+
259
+
260
+ Rendered .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
261
+ Rendered .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms)
262
+ Rendered .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.2ms)
263
+
264
+
265
+ Started GET "/" for 98.175.170.22 at 2012-10-25 19:36:24 -0500
266
+ Connecting to database specified by database.yml
267
+ Processing by Astrochimp::SignupsController#index as HTML
268
+ Rendered /home/ericboehs/Code/astrochimp/app/views/astrochimp/signups/_form.html.erb (2.6ms)
269
+ Rendered /home/ericboehs/Code/astrochimp/app/views/astrochimp/signups/index.html.erb within layouts/astrochimp/application (4.5ms)
270
+ Completed 500 Internal Server Error in 46ms
271
+
272
+ ActionView::Template::Error (cannot load such file -- sass
273
+ (in /home/ericboehs/Code/astrochimp/app/assets/stylesheets/astrochimp/application.scss)):
274
+ 2: <html>
275
+ 3: <head>
276
+ 4: <title><%= ENV['AC_NAME'] %> Beta Signup</title>
277
+ 5: <%= stylesheet_link_tag "astrochimp/application" %>
278
+ 6: <link href="http://fonts.googleapis.com/css?family=Oxygen" rel="stylesheet" type="text/css" />
279
+ 7: <%= csrf_meta_tags %>
280
+ 8: </head>
281
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
282
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `block in require'
283
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:236:in `load_dependency'
284
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:251:in `require'
285
+ .bundle/ruby/1.9.1/gems/tilt-1.3.3/lib/tilt/template.rb:108:in `require_template_library'
286
+ .bundle/ruby/1.9.1/gems/tilt-1.3.3/lib/tilt/css.rb:16:in `initialize_engine'
287
+ .bundle/ruby/1.9.1/gems/tilt-1.3.3/lib/tilt/template.rb:55:in `initialize'
288
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/context.rb:176:in `new'
289
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/context.rb:176:in `block in evaluate'
290
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/context.rb:174:in `each'
291
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/context.rb:174:in `evaluate'
292
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/processed_asset.rb:12:in `initialize'
293
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/base.rb:241:in `new'
294
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/base.rb:241:in `block in build_asset'
295
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/base.rb:262:in `circular_call_protection'
296
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/base.rb:240:in `build_asset'
297
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/index.rb:89:in `block in build_asset'
298
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/caching.rb:19:in `cache_asset'
299
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/index.rb:88:in `build_asset'
300
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/base.rb:163:in `find_asset'
301
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/index.rb:56:in `find_asset'
302
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/bundled_asset.rb:16:in `initialize'
303
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/base.rb:244:in `new'
304
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/base.rb:244:in `build_asset'
305
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/index.rb:89:in `block in build_asset'
306
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/caching.rb:19:in `cache_asset'
307
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/index.rb:88:in `build_asset'
308
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/base.rb:163:in `find_asset'
309
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/index.rb:56:in `find_asset'
310
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/environment.rb:74:in `find_asset'
311
+ .bundle/ruby/1.9.1/gems/sprockets-2.1.3/lib/sprockets/base.rb:171:in `[]'
312
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/sprockets/helpers/rails_helper.rb:126:in `asset_for'
313
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/sprockets/helpers/rails_helper.rb:44:in `block in stylesheet_link_tag'
314
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/sprockets/helpers/rails_helper.rb:43:in `collect'
315
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/sprockets/helpers/rails_helper.rb:43:in `stylesheet_link_tag'
316
+ /home/ericboehs/Code/astrochimp/app/views/layouts/astrochimp/application.html.erb:5:in `__home_ericboehs__ode_astrochimp_app_views_layouts_astrochimp_application_html_erb__4182834814644117252_69981666760720'
317
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_view/template.rb:145:in `block in render'
318
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in `instrument'
319
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in `render'
320
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'
321
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:45:in `render_template'
322
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:18:in `render'
323
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:36:in `render_template'
324
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:17:in `render'
325
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:110:in `_render_template'
326
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/streaming.rb:225:in `_render_template'
327
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:103:in `render_to_body'
328
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/renderers.rb:28:in `render_to_body'
329
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
330
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:88:in `render'
331
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:16:in `render'
332
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
333
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
334
+ /usr/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
335
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:in `ms'
336
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in `block in render'
337
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
338
+ .bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
339
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:39:in `render'
340
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:10:in `default_render'
341
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/mime_responds.rb:196:in `respond_to'
342
+ /home/ericboehs/Code/astrochimp/app/controllers/astrochimp/signups_controller.rb:8:in `index'
343
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
344
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action'
345
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in `process_action'
346
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
347
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:403:in `_run__422805396596238397__process_action__2005146238046952236__callbacks'
348
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback'
349
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
350
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks'
351
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in `process_action'
352
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in `process_action'
353
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
354
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument'
355
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
356
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument'
357
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
358
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
359
+ .bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
360
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process'
361
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process'
362
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in `dispatch'
363
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
364
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in `block in action'
365
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `call'
366
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
367
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in `call'
368
+ .bundle/ruby/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call'
369
+ .bundle/ruby/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `each'
370
+ .bundle/ruby/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `call'
371
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call'
372
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call'
373
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in `method_missing'
374
+ .bundle/ruby/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call'
375
+ .bundle/ruby/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `each'
376
+ .bundle/ruby/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `call'
377
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call'
378
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
379
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call'
380
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/conditionalget.rb:25:in `call'
381
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in `call'
382
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
383
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in `call'
384
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context'
385
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call'
386
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in `call'
387
+ .bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in `call'
388
+ .bundle/ruby/1.9.1/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call'
389
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
390
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `_run__603890814595291068__call__3838808973890627597__callbacks'
391
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback'
392
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
393
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks'
394
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
395
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/reloader.rb:65:in `call'
396
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
397
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
398
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
399
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in `call_app'
400
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in `call'
401
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call'
402
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call'
403
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call'
404
+ .bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
405
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call'
406
+ .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call'
407
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call'
408
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/application.rb:223:in `call'
409
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call'
410
+ .bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/rack/log_tailer.rb:17:in `call'
411
+ .bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service'
412
+ /usr/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
413
+ /usr/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
414
+ /usr/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
415
+
416
+
417
+ Rendered .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
418
+ Rendered .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
419
+ Rendered .bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.2ms)
420
+
421
+
422
+ Started GET "/" for 98.175.170.22 at 2012-10-25 19:36:56 -0500
423
+ Connecting to database specified by database.yml
424
+ Processing by Astrochimp::SignupsController#index as HTML
425
+ Rendered /home/ericboehs/Code/astrochimp/app/views/astrochimp/signups/_form.html.erb (2.4ms)
426
+ Rendered /home/ericboehs/Code/astrochimp/app/views/astrochimp/signups/index.html.erb within layouts/astrochimp/application (4.2ms)
427
+ Compiled astrochimp/bootstrap.min.css (0ms) (pid 19887)
428
+ Compiled astrochimp/bootstrap-responsive.min.css (0ms) (pid 19887)
429
+ Compiled astrochimp/signups.css (0ms) (pid 19887)
430
+ Compiled astrochimp/application.css (15ms) (pid 19887)
431
+ Rendered /home/ericboehs/Code/astrochimp/app/views/layouts/astrochimp/_messages.html.erb (0.4ms)
432
+ Compiled jquery.js (2ms) (pid 19887)
433
+ Compiled jquery_ujs.js (0ms) (pid 19887)
434
+ Compiled astrochimp/signups.js (0ms) (pid 19887)
435
+ Compiled astrochimp/application.js (36ms) (pid 19887)
436
+ Completed 200 OK in 143ms (Views: 128.1ms | ActiveRecord: 4.0ms)
437
+
438
+
439
+ Started GET "/assets/astrochimp/application.css?body=1" for 98.175.170.22 at 2012-10-25 19:36:57 -0500
440
+ Served asset /astrochimp/application.css - 200 OK (3ms)
441
+
442
+
443
+ Started GET "/assets/astrochimp/bootstrap.min.css?body=1" for 98.175.170.22 at 2012-10-25 19:36:57 -0500
444
+ Served asset /astrochimp/bootstrap.min.css - 304 Not Modified (1ms)
445
+
446
+
447
+ Started GET "/assets/astrochimp/bootstrap-responsive.min.css?body=1" for 98.175.170.22 at 2012-10-25 19:36:57 -0500
448
+ Served asset /astrochimp/bootstrap-responsive.min.css - 304 Not Modified (2ms)
241
449
 
242
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:34:46 -0500
243
- Processing by Astrochimp::DashboardController#index as HTML
244
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (0.1ms)
245
- Completed 200 OK in 38ms (Views: 29.3ms | ActiveRecord: 0.0ms)
246
450
 
451
+ Started GET "/assets/astrochimp/signups.css?body=1" for 98.175.170.22 at 2012-10-25 19:36:57 -0500
452
+ Served asset /astrochimp/signups.css - 304 Not Modified (2ms)
247
453
 
248
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:34:47 -0500
249
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (1ms) (pid 48264)
250
- Error compiling asset astrochimp/application.css:
251
- LoadError: cannot load such file -- sass
252
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.sass)
253
- Served asset /astrochimp/application.css - 500 Internal Server Error
254
454
 
455
+ Started GET "/assets/jquery.js?body=1" for 98.175.170.22 at 2012-10-25 19:36:57 -0500
456
+ Served asset /jquery.js - 304 Not Modified (3ms)
255
457
 
256
458
 
257
- Started GET "/assets/astrochimp/application.js" for 127.0.0.1 at 2011-08-25 13:34:47 -0500
258
- Error compiling asset astrochimp/application.js:
259
- Sprockets::FileNotFound: couldn't find file 'jquery'
260
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/javascripts/astrochimp/application.js:7)
261
- Served asset /astrochimp/application.js - 500 Internal Server Error
459
+ Started GET "/assets/jquery_ujs.js?body=1" for 98.175.170.22 at 2012-10-25 19:36:57 -0500
460
+ Served asset /jquery_ujs.js - 304 Not Modified (1ms)
262
461
 
263
462
 
463
+ Started GET "/assets/astrochimp/signups.js?body=1" for 98.175.170.22 at 2012-10-25 19:36:57 -0500
464
+ Served asset /astrochimp/signups.js - 304 Not Modified (1ms)
264
465
 
265
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:34:48 -0500
266
- Processing by Astrochimp::DashboardController#index as HTML
267
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (0.1ms)
268
- Completed 200 OK in 42ms (Views: 41.8ms | ActiveRecord: 0.0ms)
269
466
 
467
+ Started GET "/assets/astrochimp/application.js?body=1" for 98.175.170.22 at 2012-10-25 19:36:57 -0500
468
+ Served asset /astrochimp/application.js - 304 Not Modified (3ms)
270
469
 
271
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:34:48 -0500
272
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (1ms) (pid 48264)
273
- Error compiling asset astrochimp/application.css:
274
- LoadError: cannot load such file -- sass
275
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.sass)
276
- Served asset /astrochimp/application.css - 500 Internal Server Error
277
470
 
471
+ Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 98.175.170.22 at 2012-10-25 19:36:57 -0500
472
+ Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (4ms)
278
473
 
279
474
 
280
- Started GET "/assets/astrochimp/application.js" for 127.0.0.1 at 2011-08-25 13:34:48 -0500
281
- Error compiling asset astrochimp/application.js:
282
- Sprockets::FileNotFound: couldn't find file 'jquery'
283
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/javascripts/astrochimp/application.js:7)
284
- Served asset /astrochimp/application.js - 500 Internal Server Error
475
+ Started GET "/assets/astrochimp/bg-noise.png" for 98.175.170.22 at 2012-10-25 19:36:57 -0500
476
+ Served asset /astrochimp/bg-noise.png - 304 Not Modified (3ms)
285
477
 
286
478
 
479
+ Started GET "/assets/astrochimp/iphone4-frame-black.png" for 98.175.170.22 at 2012-10-25 19:36:57 -0500
480
+ Served asset /astrochimp/iphone4-frame-black.png - 304 Not Modified (3ms)
287
481
 
288
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:34:57 -0500
289
- Processing by Astrochimp::DashboardController#index as HTML
290
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (0.1ms)
291
- Completed 200 OK in 71ms (Views: 70.3ms | ActiveRecord: 0.0ms)
292
482
 
483
+ Started POST "/signups" for 98.175.170.22 at 2012-10-25 19:37:10 -0500
484
+ Connecting to database specified by database.yml
485
+ Processing by Astrochimp::SignupsController#create as HTML
486
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"kpBd9FZPeMvv9FotPlwAktEb0WnR7/3txf3M3r0/Kq8=", "signup"=>{"email"=>"as@asssss.com"}, "commit"=>"Notify Me »"}
487
+  (0.1ms) BEGIN
488
+ Astrochimp::Signup Exists (0.4ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'as@asssss.com' LIMIT 1
489
+ SQL (0.9ms) INSERT INTO "astrochimp_signups" ("created_at", "email", "status", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", Fri, 26 Oct 2012 00:37:11 UTC +00:00], ["email", "as@asssss.com"], ["status", 0], ["updated_at", Fri, 26 Oct 2012 00:37:11 UTC +00:00]]
490
+  (0.3ms) COMMIT
491
+ Redirected to http://box.erc.bz:3000/
492
+ Completed 302 Found in 606ms (ActiveRecord: 5.9ms)
293
493
 
294
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:34:57 -0500
295
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (0ms) (pid 48264)
296
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (0ms) (pid 48264)
297
- Served asset /astrochimp/application.css - 200 OK (19ms)
298
494
 
495
+ Started GET "/" for 98.175.170.22 at 2012-10-25 19:37:12 -0500
496
+ Processing by Astrochimp::SignupsController#index as HTML
497
+ Rendered /home/ericboehs/Code/astrochimp/app/views/astrochimp/signups/_form.html.erb (2.0ms)
498
+ Rendered /home/ericboehs/Code/astrochimp/app/views/astrochimp/signups/index.html.erb within layouts/astrochimp/application (4.0ms)
499
+ Rendered /home/ericboehs/Code/astrochimp/app/views/layouts/astrochimp/_messages.html.erb (0.4ms)
500
+ Completed 200 OK in 21ms (Views: 20.9ms | ActiveRecord: 0.0ms)
299
501
 
300
- Started GET "/assets/astrochimp/application.js" for 127.0.0.1 at 2011-08-25 13:34:57 -0500
301
- Error compiling asset astrochimp/application.js:
302
- Sprockets::FileNotFound: couldn't find file 'jquery'
303
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/javascripts/astrochimp/application.js:7)
304
- Served asset /astrochimp/application.js - 500 Internal Server Error
305
502
 
503
+ Started GET "/assets/astrochimp/bootstrap.min.css?body=1" for 98.175.170.22 at 2012-10-25 19:37:12 -0500
504
+ Served asset /astrochimp/bootstrap.min.css - 304 Not Modified (3ms)
306
505
 
307
506
 
308
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:35:14 -0500
309
- Processing by Astrochimp::DashboardController#index as HTML
310
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (0.1ms)
311
- Completed 200 OK in 76ms (Views: 75.5ms | ActiveRecord: 0.0ms)
507
+ Started GET "/assets/astrochimp/bootstrap-responsive.min.css?body=1" for 98.175.170.22 at 2012-10-25 19:37:12 -0500
508
+ Served asset /astrochimp/bootstrap-responsive.min.css - 304 Not Modified (1ms)
312
509
 
313
510
 
314
- Started GET "/assets/astrochimp/application.js" for 127.0.0.1 at 2011-08-25 13:35:15 -0500
315
- Error compiling asset astrochimp/application.js:
316
- Sprockets::FileNotFound: couldn't find file 'jquery'
317
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/javascripts/astrochimp/application.js:7)
318
- Served asset /astrochimp/application.js - 500 Internal Server Error
511
+ Started GET "/assets/astrochimp/signups.css?body=1" for 98.175.170.22 at 2012-10-25 19:37:12 -0500
512
+ Served asset /astrochimp/signups.css - 304 Not Modified (1ms)
319
513
 
320
514
 
515
+ Started GET "/assets/jquery_ujs.js?body=1" for 98.175.170.22 at 2012-10-25 19:37:12 -0500
516
+ Served asset /jquery_ujs.js - 304 Not Modified (3ms)
321
517
 
322
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:35:15 -0500
323
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (1ms) (pid 48264)
324
- Error compiling asset astrochimp/application.css:
325
- LoadError: cannot load such file -- sass
326
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.sass)
327
- Served asset /astrochimp/application.css - 500 Internal Server Error
328
518
 
519
+ Started GET "/assets/jquery.js?body=1" for 98.175.170.22 at 2012-10-25 19:37:12 -0500
520
+ Served asset /jquery.js - 304 Not Modified (2ms)
329
521
 
330
522
 
331
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:35:23 -0500
332
- Processing by Astrochimp::DashboardController#index as HTML
333
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (0.1ms)
334
- Completed 200 OK in 35ms (Views: 34.6ms | ActiveRecord: 0.0ms)
523
+ Started GET "/assets/astrochimp/signups.js?body=1" for 98.175.170.22 at 2012-10-25 19:37:12 -0500
524
+ Served asset /astrochimp/signups.js - 304 Not Modified (1ms)
335
525
 
336
526
 
337
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:35:23 -0500
338
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (1ms) (pid 48264)
339
- Error compiling asset astrochimp/application.css:
340
- LoadError: cannot load such file -- sass
341
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.sass)
342
- Served asset /astrochimp/application.css - 500 Internal Server Error
527
+ Started GET "/assets/astrochimp/application.js?body=1" for 98.175.170.22 at 2012-10-25 19:37:12 -0500
528
+ Served asset /astrochimp/application.js - 304 Not Modified (4ms)
343
529
 
344
530
 
531
+ Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 98.175.170.22 at 2012-10-25 19:37:12 -0500
532
+ Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (1ms)
345
533
 
346
- Started GET "/assets/astrochimp/application.js" for 127.0.0.1 at 2011-08-25 13:35:23 -0500
347
- Error compiling asset astrochimp/application.js:
348
- Sprockets::FileNotFound: couldn't find file 'jquery'
349
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/javascripts/astrochimp/application.js:7)
350
- Served asset /astrochimp/application.js - 500 Internal Server Error
351
534
 
535
+ Started POST "/signups" for 98.175.170.22 at 2012-10-25 19:41:49 -0500
536
+ Connecting to database specified by database.yml
537
+ Processing by Astrochimp::SignupsController#create as HTML
538
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"kpBd9FZPeMvv9FotPlwAktEb0WnR7/3txf3M3r0/Kq8=", "signup"=>{"email"=>""}, "commit"=>"Notify Me »"}
539
+  (0.1ms) BEGIN
540
+ Astrochimp::Signup Exists (0.6ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = '' LIMIT 1
541
+  (0.1ms) ROLLBACK
542
+ Rendered /home/ericboehs/Code/astrochimp/app/views/astrochimp/signups/_form.html.erb (7.7ms)
543
+ Rendered /home/ericboehs/Code/astrochimp/app/views/astrochimp/signups/index.html.erb within layouts/astrochimp/application (9.8ms)
544
+ Rendered /home/ericboehs/Code/astrochimp/app/views/layouts/astrochimp/_messages.html.erb (0.3ms)
545
+ Completed 200 OK in 70ms (Views: 42.8ms | ActiveRecord: 5.8ms)
352
546
 
353
547
 
354
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:35:48 -0500
355
- Processing by Astrochimp::DashboardController#index as HTML
356
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (4.6ms)
357
- Completed 200 OK in 45ms (Views: 44.7ms | ActiveRecord: 0.0ms)
548
+ Started GET "/assets/astrochimp/bootstrap.min.css?body=1" for 98.175.170.22 at 2012-10-25 19:41:50 -0500
549
+ Served asset /astrochimp/bootstrap.min.css - 304 Not Modified (1ms)
358
550
 
359
551
 
360
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:35:49 -0500
361
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (1ms) (pid 48435)
362
- Error compiling asset astrochimp/application.css:
363
- LoadError: cannot load such file -- sass
364
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.sass)
365
- Served asset /astrochimp/application.css - 500 Internal Server Error
552
+ Started GET "/assets/jquery.js?body=1" for 98.175.170.22 at 2012-10-25 19:41:50 -0500
553
+ Served asset /jquery.js - 304 Not Modified (5ms)
366
554
 
367
555
 
556
+ Started GET "/assets/jquery_ujs.js?body=1" for 98.175.170.22 at 2012-10-25 19:41:50 -0500
557
+ Served asset /jquery_ujs.js - 304 Not Modified (1ms)
368
558
 
369
- Started GET "/assets/astrochimp/application.js" for 127.0.0.1 at 2011-08-25 13:35:49 -0500
370
- Error compiling asset astrochimp/application.js:
371
- Sprockets::FileNotFound: couldn't find file 'jquery'
372
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/javascripts/astrochimp/application.js:7)
373
- Served asset /astrochimp/application.js - 500 Internal Server Error
374
559
 
560
+ Started GET "/assets/astrochimp/bootstrap-responsive.min.css?body=1" for 98.175.170.22 at 2012-10-25 19:41:50 -0500
561
+ Served asset /astrochimp/bootstrap-responsive.min.css - 304 Not Modified (1ms)
375
562
 
376
563
 
377
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:37:16 -0500
378
- Processing by Astrochimp::DashboardController#index as HTML
379
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (0.1ms)
380
- Completed 500 Internal Server Error in 60ms
564
+ Started GET "/assets/astrochimp/signups.css?body=1" for 98.175.170.22 at 2012-10-25 19:41:50 -0500
565
+ Served asset /astrochimp/signups.css - 304 Not Modified (1ms)
381
566
 
382
- ActionView::Template::Error (No route matches {:controller=>"astrochimp/astrochimp", :action=>"dashboard"}):
383
- 24: <nav>
384
- 25: <ul class="nav-main">
385
- 26: <li class="nav-main-dashboard">
386
- 27: <%= link_to "Dashboard", :controller => "astrochimp", :action => "dashboard" %>
387
- 28: </li>
388
- 29: <li class="nav-main-list">
389
- 30: <span class="unsent-count">22</span>
390
-
391
567
 
392
- Rendered /Users/ericboehs/.rvm/gems/ruby-1.9.3-preview1@astochimp/gems/actionpack-3.1.0.rc6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (8.0ms)
568
+ Started GET "/assets/astrochimp/signups.js?body=1" for 98.175.170.22 at 2012-10-25 19:41:50 -0500
569
+ Served asset /astrochimp/signups.js - 304 Not Modified (1ms)
393
570
 
394
571
 
395
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:37:20 -0500
396
- Processing by Astrochimp::DashboardController#index as HTML
397
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (0.1ms)
398
- Completed 200 OK in 88ms (Views: 30.1ms | ActiveRecord: 0.0ms)
572
+ Started GET "/assets/astrochimp/application.js?body=1" for 98.175.170.22 at 2012-10-25 19:41:50 -0500
573
+ Served asset /astrochimp/application.js - 304 Not Modified (3ms)
399
574
 
400
575
 
401
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:37:21 -0500
402
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (1ms) (pid 48435)
403
- Error compiling asset astrochimp/application.css:
404
- LoadError: cannot load such file -- sass
405
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.sass)
406
- Served asset /astrochimp/application.css - 500 Internal Server Error
576
+ Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 98.175.170.22 at 2012-10-25 19:41:50 -0500
577
+ Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (1ms)
407
578
 
408
579
 
580
+ Started POST "/signups" for 98.175.170.22 at 2012-10-25 19:41:53 -0500
581
+ Processing by Astrochimp::SignupsController#create as HTML
582
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"kpBd9FZPeMvv9FotPlwAktEb0WnR7/3txf3M3r0/Kq8=", "signup"=>{"email"=>"ghjhjghjhgj"}, "commit"=>"Notify Me »"}
583
+  (0.1ms) BEGIN
584
+ Astrochimp::Signup Exists (0.2ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'ghjhjghjhgj' LIMIT 1
585
+  (0.1ms) ROLLBACK
586
+ Rendered /home/ericboehs/Code/astrochimp/app/views/astrochimp/signups/_form.html.erb (1.0ms)
587
+ Rendered /home/ericboehs/Code/astrochimp/app/views/astrochimp/signups/index.html.erb within layouts/astrochimp/application (1.5ms)
588
+ Rendered /home/ericboehs/Code/astrochimp/app/views/layouts/astrochimp/_messages.html.erb (0.0ms)
589
+ Completed 200 OK in 9ms (Views: 6.4ms | ActiveRecord: 0.4ms)
409
590
 
410
- Started GET "/assets/astrochimp/application.js" for 127.0.0.1 at 2011-08-25 13:37:21 -0500
411
- Error compiling asset astrochimp/application.js:
412
- Sprockets::FileNotFound: couldn't find file 'jquery'
413
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/javascripts/astrochimp/application.js:7)
414
- Served asset /astrochimp/application.js - 500 Internal Server Error
415
591
 
592
+ Started GET "/assets/astrochimp/bootstrap.min.css?body=1" for 98.175.170.22 at 2012-10-25 19:41:53 -0500
593
+ Served asset /astrochimp/bootstrap.min.css - 304 Not Modified (0ms)
416
594
 
417
595
 
418
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:39:21 -0500
419
- Processing by Astrochimp::DashboardController#index as HTML
420
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (3.8ms)
421
- Completed 200 OK in 101ms (Views: 101.0ms | ActiveRecord: 0.0ms)
596
+ Started GET "/assets/astrochimp/bootstrap-responsive.min.css?body=1" for 98.175.170.22 at 2012-10-25 19:41:53 -0500
597
+ Served asset /astrochimp/bootstrap-responsive.min.css - 304 Not Modified (0ms)
422
598
 
423
599
 
424
- Started GET "/assets/astrochimp/application.js" for 127.0.0.1 at 2011-08-25 13:39:22 -0500
425
- Error compiling asset astrochimp/application.js:
426
- Sprockets::FileNotFound: couldn't find file 'jquery'
427
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/javascripts/astrochimp/application.js:7)
428
- Served asset /astrochimp/application.js - 500 Internal Server Error
600
+ Started GET "/assets/astrochimp/signups.css?body=1" for 98.175.170.22 at 2012-10-25 19:41:53 -0500
601
+ Served asset /astrochimp/signups.css - 304 Not Modified (0ms)
429
602
 
430
603
 
604
+ Started GET "/assets/jquery_ujs.js?body=1" for 98.175.170.22 at 2012-10-25 19:41:53 -0500
605
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
431
606
 
432
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:39:22 -0500
433
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (2ms) (pid 48788)
434
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.sass (903ms) (pid 48788)
435
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/reset.css.sass (218ms) (pid 48788)
436
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (0ms) (pid 48788)
437
- Served asset /astrochimp/application.css - 200 OK (1273ms)
438
607
 
608
+ Started GET "/assets/jquery.js?body=1" for 98.175.170.22 at 2012-10-25 19:41:53 -0500
609
+ Served asset /jquery.js - 304 Not Modified (1ms)
439
610
 
440
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:42:52 -0500
441
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.sass (217ms) (pid 48788)
442
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (4ms) (pid 48788)
443
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (0ms) (pid 48788)
444
- Served asset /astrochimp/application.css - 200 OK (243ms)
445
611
 
612
+ Started GET "/assets/astrochimp/signups.js?body=1" for 98.175.170.22 at 2012-10-25 19:41:53 -0500
613
+ Served asset /astrochimp/signups.js - 304 Not Modified (0ms)
446
614
 
447
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:42:57 -0500
448
- Processing by Astrochimp::DashboardController#index as HTML
449
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (0.1ms)
450
- Completed 200 OK in 29ms (Views: 28.2ms | ActiveRecord: 0.0ms)
451
615
 
616
+ Started GET "/assets/astrochimp/application.js?body=1" for 98.175.170.22 at 2012-10-25 19:41:53 -0500
617
+ Served asset /astrochimp/application.js - 304 Not Modified (0ms)
452
618
 
453
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:42:57 -0500
454
- Served asset /astrochimp/application.css - 200 OK (0ms)
455
619
 
620
+ Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 98.175.170.22 at 2012-10-25 19:41:53 -0500
621
+ Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms)
456
622
 
457
- Started GET "/assets/astrochimp/application.js" for 127.0.0.1 at 2011-08-25 13:42:57 -0500
458
- Error compiling asset astrochimp/application.js:
459
- Sprockets::FileNotFound: couldn't find file 'jquery'
460
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/javascripts/astrochimp/application.js:7)
461
- Served asset /astrochimp/application.js - 500 Internal Server Error
462
623
 
624
+ Started POST "/signups" for 98.175.170.22 at 2012-10-25 19:41:58 -0500
625
+ Processing by Astrochimp::SignupsController#create as HTML
626
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"kpBd9FZPeMvv9FotPlwAktEb0WnR7/3txf3M3r0/Kq8=", "signup"=>{"email"=>"teste@test.com"}, "commit"=>"Notify Me »"}
627
+  (0.1ms) BEGIN
628
+ Astrochimp::Signup Exists (0.2ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'teste@test.com' LIMIT 1
629
+  (0.1ms) ROLLBACK
630
+ Rendered /home/ericboehs/Code/astrochimp/app/views/astrochimp/signups/_form.html.erb (0.8ms)
631
+ Rendered /home/ericboehs/Code/astrochimp/app/views/astrochimp/signups/index.html.erb within layouts/astrochimp/application (1.3ms)
632
+ Rendered /home/ericboehs/Code/astrochimp/app/views/layouts/astrochimp/_messages.html.erb (0.0ms)
633
+ Completed 200 OK in 444ms (Views: 6.2ms | ActiveRecord: 0.4ms)
463
634
 
464
635
 
465
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:43:06 -0500
466
- Processing by Astrochimp::DashboardController#index as HTML
467
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (0.1ms)
468
- Completed 200 OK in 32ms (Views: 31.7ms | ActiveRecord: 0.0ms)
636
+ Started GET "/assets/astrochimp/bootstrap.min.css?body=1" for 98.175.170.22 at 2012-10-25 19:41:59 -0500
637
+ Served asset /astrochimp/bootstrap.min.css - 304 Not Modified (0ms)
469
638
 
470
639
 
471
- Started GET "/assets/astrochimp/application.js" for 127.0.0.1 at 2011-08-25 13:43:07 -0500
472
- Error compiling asset astrochimp/application.js:
473
- Sprockets::FileNotFound: couldn't find file 'jquery'
474
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/javascripts/astrochimp/application.js:7)
475
- Served asset /astrochimp/application.js - 500 Internal Server Error
640
+ Started GET "/assets/jquery.js?body=1" for 98.175.170.22 at 2012-10-25 19:41:59 -0500
641
+ Served asset /jquery.js - 304 Not Modified (2ms)
476
642
 
477
643
 
644
+ Started GET "/assets/astrochimp/bootstrap-responsive.min.css?body=1" for 98.175.170.22 at 2012-10-25 19:41:59 -0500
645
+ Served asset /astrochimp/bootstrap-responsive.min.css - 304 Not Modified (0ms)
478
646
 
479
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:43:07 -0500
480
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (1ms) (pid 48788)
481
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.sass (69ms) (pid 48788)
482
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (0ms) (pid 48788)
483
- Served asset /astrochimp/application.css - 304 Not Modified (109ms)
484
-
485
-
486
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:43:52 -0500
487
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (1ms) (pid 48788)
488
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.sass (207ms) (pid 48788)
489
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (0ms) (pid 48788)
490
- Served asset /astrochimp/application.css - 200 OK (290ms)
491
-
492
-
493
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:44:06 -0500
494
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (1ms) (pid 48788)
495
- Error compiling asset astrochimp/application.css:
496
- Sass::SyntaxError: Invalid CSS after " background:": expected pseudoclass or pseudoelement, was " #e9e8e5 image-..."
497
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.scss)
498
- Served asset /astrochimp/application.css - 500 Internal Server Error
499
-
500
-
501
-
502
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:44:24 -0500
503
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (1ms) (pid 48788)
504
- Error compiling asset astrochimp/application.css:
505
- Sass::SyntaxError: Invalid CSS after " height": expected ";", was ": 100%"
506
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.scss)
507
- Served asset /astrochimp/application.css - 500 Internal Server Error
508
-
509
-
510
-
511
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:44:30 -0500
512
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (1ms) (pid 48788)
513
- Error compiling asset astrochimp/application.css:
514
- Sass::SyntaxError: Invalid CSS after " height": expected ";", was ": 100%"
515
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.scss)
516
- Served asset /astrochimp/application.css - 500 Internal Server Error
517
-
518
-
519
-
520
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:45:15 -0500
521
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (2ms) (pid 48788)
522
- Error compiling asset astrochimp/application.css:
523
- Sass::SyntaxError: Invalid CSS after " height": expected ";", was ": 100%"
524
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.scss)
525
- Served asset /astrochimp/application.css - 500 Internal Server Error
526
-
527
-
528
-
529
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:45:19 -0500
530
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (1ms) (pid 48788)
531
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.scss (2ms) (pid 48788)
532
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (0ms) (pid 48788)
533
- Served asset /astrochimp/application.css - 200 OK (61ms)
534
-
535
-
536
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:45:31 -0500
537
- Error compiling asset astrochimp/application.css:
538
- Sass::SyntaxError: Invalid CSS after " height": expected ";", was ": 100%"
539
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.scss)
540
- Served asset /astrochimp/application.css - 500 Internal Server Error
541
-
542
-
543
-
544
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:45:46 -0500
545
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.scss (6ms) (pid 48788)
546
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (1ms) (pid 48788)
547
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (0ms) (pid 48788)
548
- Served asset /astrochimp/application.css - 200 OK (22ms)
549
-
550
-
551
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:45:52 -0500
552
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.scss (8ms) (pid 48788)
553
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (1ms) (pid 48788)
554
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (0ms) (pid 48788)
555
- Served asset /astrochimp/application.css - 200 OK (62ms)
556
-
557
-
558
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:45:55 -0500
559
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.scss (6ms) (pid 48788)
560
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (2ms) (pid 48788)
561
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (0ms) (pid 48788)
562
- Served asset /astrochimp/application.css - 200 OK (110ms)
563
-
564
-
565
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:47:42 -0500
566
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.scss (88ms) (pid 48788)
567
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (11ms) (pid 48788)
568
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (0ms) (pid 48788)
569
- Served asset /astrochimp/application.css - 200 OK (159ms)
570
-
571
-
572
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:47:43 -0500
573
- Served asset /astrochimp/application.css - 200 OK (0ms)
574
-
575
-
576
- Started GET "/assets/astrochimp/assets/application.css" for 127.0.0.1 at 2011-08-25 13:47:55 -0500
577
- Served asset /astrochimp/assets/application.css - 404 Not Found (37ms)
578
-
579
- ActionController::RoutingError (No route matches [GET] "/assets/astrochimp/assets/application.css"):
580
-
581
-
582
- Rendered /Users/ericboehs/.rvm/gems/ruby-1.9.3-preview1@astochimp/gems/actionpack-3.1.0.rc6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.1ms)
583
-
584
-
585
- Started GET "/assets/astrochimp/dashboard.css" for 127.0.0.1 at 2011-08-25 13:48:08 -0500
586
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.scss (0ms) (pid 48788)
587
- Served asset /astrochimp/dashboard.css - 200 OK (10ms)
588
-
589
-
590
- Started GET "/assets/astrochimp/dashboard.scss" for 127.0.0.1 at 2011-08-25 13:48:18 -0500
591
- Served asset /astrochimp/dashboard.scss - 404 Not Found (4ms)
592
-
593
- ActionController::RoutingError (No route matches [GET] "/assets/astrochimp/dashboard.scss"):
594
-
595
-
596
- Rendered /Users/ericboehs/.rvm/gems/ruby-1.9.3-preview1@astochimp/gems/actionpack-3.1.0.rc6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.7ms)
597
-
598
-
599
- Started GET "/assets/astrochimp/dashboard.css" for 127.0.0.1 at 2011-08-25 13:49:25 -0500
600
- Served asset /astrochimp/dashboard.css - 200 OK (8ms)
601
-
602
-
603
- Started GET "/assets/astrochimp/dashboard.css" for 127.0.0.1 at 2011-08-25 13:50:31 -0500
604
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.scss (553ms) (pid 49268)
605
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.scss (0ms) (pid 49268)
606
- Served asset /astrochimp/dashboard.css - 200 OK (569ms)
607
-
608
-
609
- Started GET "/" for 127.0.0.1 at 2011-08-25 13:50:38 -0500
610
-
611
- ActionController::RoutingError (No route matches [GET] "/"):
612
-
613
-
614
- Rendered /Users/ericboehs/.rvm/gems/ruby-1.9.3-preview1@astochimp/gems/actionpack-3.1.0.rc6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (5.8ms)
615
-
616
-
617
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:50:41 -0500
618
- Processing by Astrochimp::DashboardController#index as HTML
619
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (0.6ms)
620
- Completed 200 OK in 48ms (Views: 47.1ms | ActiveRecord: 0.0ms)
621
-
622
-
623
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:50:42 -0500
624
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (1ms) (pid 49268)
625
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (0ms) (pid 49268)
626
- Served asset /astrochimp/application.css - 200 OK (17ms)
627
-
628
-
629
- Started GET "/assets/astrochimp/application.js" for 127.0.0.1 at 2011-08-25 13:50:42 -0500
630
- Error compiling asset astrochimp/application.js:
631
- Sprockets::FileNotFound: couldn't find file 'jquery'
632
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/javascripts/astrochimp/application.js:7)
633
- Served asset /astrochimp/application.js - 500 Internal Server Error
634
-
635
-
636
-
637
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:51:16 -0500
638
- Processing by Astrochimp::DashboardController#index as HTML
639
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (0.1ms)
640
- Completed 200 OK in 131ms (Views: 130.6ms | ActiveRecord: 0.0ms)
641
-
642
-
643
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:51:17 -0500
644
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (2ms) (pid 49268)
645
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.sass (151ms) (pid 49268)
646
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (0ms) (pid 49268)
647
- Served asset /astrochimp/application.css - 200 OK (201ms)
648
-
649
-
650
- Started GET "/assets/astrochimp/application.js" for 127.0.0.1 at 2011-08-25 13:51:17 -0500
651
- Error compiling asset astrochimp/application.js:
652
- Sprockets::FileNotFound: couldn't find file 'jquery'
653
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/javascripts/astrochimp/application.js:7)
654
- Served asset /astrochimp/application.js - 500 Internal Server Error
655
-
656
-
657
-
658
- Started GET "/assets/astrochimp/assets/astrochimp/bg-noise.png" for 127.0.0.1 at 2011-08-25 13:51:17 -0500
659
- Served asset /astrochimp/assets/astrochimp/bg-noise.png - 404 Not Found (5ms)
660
-
661
- ActionController::RoutingError (No route matches [GET] "/assets/astrochimp/assets/astrochimp/bg-noise.png"):
662
-
663
-
664
- Rendered /Users/ericboehs/.rvm/gems/ruby-1.9.3-preview1@astochimp/gems/actionpack-3.1.0.rc6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms)
665
-
666
-
667
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:51:34 -0500
668
- Served asset /astrochimp/application.css - 304 Not Modified (0ms)
669
-
670
-
671
- Started GET "/assets/astrochimp/bg-noise.png" for 127.0.0.1 at 2011-08-25 13:51:42 -0500
672
- Served asset /astrochimp/bg-noise.png - 200 OK (37ms)
673
-
674
-
675
- Started GET "/" for 127.0.0.1 at 2011-08-25 13:58:01 -0500
676
-
677
- ActionController::RoutingError (No route matches [GET] "/"):
678
-
679
-
680
- Rendered /Users/ericboehs/.rvm/gems/ruby-1.9.3-preview1@astochimp/gems/actionpack-3.1.0.rc6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (36.4ms)
681
-
682
-
683
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:58:04 -0500
684
- Processing by Astrochimp::DashboardController#index as HTML
685
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (0.7ms)
686
- Completed 200 OK in 33ms (Views: 32.6ms | ActiveRecord: 0.0ms)
687
-
688
-
689
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:58:05 -0500
690
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/dashboard.css.sass (726ms) (pid 50221)
691
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (1ms) (pid 50221)
692
- Compiled /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/stylesheets/astrochimp/application.css (0ms) (pid 50221)
693
- Served asset /astrochimp/application.css - 200 OK (890ms)
694
-
695
-
696
- Started GET "/assets/astrochimp/application.js" for 127.0.0.1 at 2011-08-25 13:58:06 -0500
697
- Error compiling asset astrochimp/application.js:
698
- Sprockets::FileNotFound: couldn't find file 'jquery'
699
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/javascripts/astrochimp/application.js:7)
700
- Served asset /astrochimp/application.js - 500 Internal Server Error
701
-
702
-
703
-
704
- Started GET "/assets/astrochimp/bg-noise.png" for 127.0.0.1 at 2011-08-25 13:58:06 -0500
705
- Served asset /astrochimp/bg-noise.png - 200 OK (16ms)
706
-
707
-
708
- Started GET "/" for 127.0.0.1 at 2011-08-25 13:59:17 -0500
709
-
710
- ActionController::RoutingError (No route matches [GET] "/"):
711
-
712
647
 
713
- Rendered /Users/ericboehs/.rvm/gems/ruby-1.9.3-preview1@astochimp/gems/actionpack-3.1.0.rc6/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.9ms)
648
+ Started GET "/assets/astrochimp/signups.css?body=1" for 98.175.170.22 at 2012-10-25 19:41:59 -0500
649
+ Served asset /astrochimp/signups.css - 304 Not Modified (0ms)
714
650
 
715
651
 
716
- Started GET "/astrochimp" for 127.0.0.1 at 2011-08-25 13:59:19 -0500
717
- Processing by Astrochimp::DashboardController#index as HTML
718
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (0.1ms)
719
- Completed 200 OK in 25ms (Views: 24.6ms | ActiveRecord: 0.0ms)
652
+ Started GET "/assets/jquery_ujs.js?body=1" for 98.175.170.22 at 2012-10-25 19:41:59 -0500
653
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
720
654
 
721
655
 
722
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:59:21 -0500
723
- Served asset /astrochimp/application.css - 304 Not Modified (0ms)
656
+ Started GET "/assets/astrochimp/signups.js?body=1" for 98.175.170.22 at 2012-10-25 19:41:59 -0500
657
+ Served asset /astrochimp/signups.js - 304 Not Modified (0ms)
724
658
 
725
659
 
726
- Started GET "/assets/astrochimp/application.js" for 127.0.0.1 at 2011-08-25 13:59:21 -0500
727
- Error compiling asset astrochimp/application.js:
728
- Sprockets::FileNotFound: couldn't find file 'jquery'
729
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/javascripts/astrochimp/application.js:7)
730
- Served asset /astrochimp/application.js - 500 Internal Server Error
660
+ Started GET "/assets/astrochimp/application.js?body=1" for 98.175.170.22 at 2012-10-25 19:41:59 -0500
661
+ Served asset /astrochimp/application.js - 304 Not Modified (0ms)
731
662
 
732
663
 
664
+ Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 98.175.170.22 at 2012-10-25 19:41:59 -0500
665
+ Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms)
733
666
 
734
- Started GET "/astrochimp/" for 127.0.0.1 at 2011-08-25 13:59:26 -0500
735
- Processing by Astrochimp::DashboardController#index as HTML
736
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (0.1ms)
737
- Completed 200 OK in 43ms (Views: 42.4ms | ActiveRecord: 0.0ms)
738
667
 
668
+ Started POST "/signups" for 98.175.170.22 at 2012-10-25 19:42:07 -0500
669
+ Processing by Astrochimp::SignupsController#create as HTML
670
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"kpBd9FZPeMvv9FotPlwAktEb0WnR7/3txf3M3r0/Kq8=", "signup"=>{"email"=>"teste@asdf.com"}, "commit"=>"Notify Me »"}
671
+  (0.0ms) BEGIN
672
+ Astrochimp::Signup Exists (0.2ms) SELECT 1 AS one FROM "astrochimp_signups" WHERE "astrochimp_signups"."email" = 'teste@asdf.com' LIMIT 1
673
+ SQL (1.0ms) INSERT INTO "astrochimp_signups" ("created_at", "email", "status", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", Fri, 26 Oct 2012 00:42:07 UTC +00:00], ["email", "teste@asdf.com"], ["status", 0], ["updated_at", Fri, 26 Oct 2012 00:42:07 UTC +00:00]]
674
+  (0.2ms) COMMIT
675
+ Redirected to http://box.erc.bz:3000/
676
+ Completed 302 Found in 427ms (ActiveRecord: 1.4ms)
739
677
 
740
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:59:26 -0500
741
- Served asset /astrochimp/application.css - 304 Not Modified (0ms)
742
678
 
679
+ Started GET "/" for 98.175.170.22 at 2012-10-25 19:42:08 -0500
680
+ Processing by Astrochimp::SignupsController#index as HTML
681
+ Rendered /home/ericboehs/Code/astrochimp/app/views/astrochimp/signups/_form.html.erb (0.7ms)
682
+ Rendered /home/ericboehs/Code/astrochimp/app/views/astrochimp/signups/index.html.erb within layouts/astrochimp/application (1.1ms)
683
+ Rendered /home/ericboehs/Code/astrochimp/app/views/layouts/astrochimp/_messages.html.erb (0.1ms)
684
+ Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.0ms)
743
685
 
744
- Started GET "/assets/astrochimp/application.js" for 127.0.0.1 at 2011-08-25 13:59:26 -0500
745
- Error compiling asset astrochimp/application.js:
746
- Sprockets::FileNotFound: couldn't find file 'jquery'
747
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/javascripts/astrochimp/application.js:7)
748
- Served asset /astrochimp/application.js - 500 Internal Server Error
749
686
 
687
+ Started GET "/assets/astrochimp/bootstrap.min.css?body=1" for 98.175.170.22 at 2012-10-25 19:42:08 -0500
688
+ Served asset /astrochimp/bootstrap.min.css - 304 Not Modified (0ms)
750
689
 
751
690
 
752
- Started GET "/astrochimp/" for 127.0.0.1 at 2011-08-25 13:59:27 -0500
753
- Processing by Astrochimp::DashboardController#index as HTML
754
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (0.1ms)
755
- Completed 200 OK in 38ms (Views: 37.7ms | ActiveRecord: 0.0ms)
691
+ Started GET "/assets/astrochimp/signups.css?body=1" for 98.175.170.22 at 2012-10-25 19:42:08 -0500
692
+ Served asset /astrochimp/signups.css - 304 Not Modified (1ms)
756
693
 
757
694
 
758
- Started GET "/assets/astrochimp/application.js" for 127.0.0.1 at 2011-08-25 13:59:28 -0500
759
- Error compiling asset astrochimp/application.js:
760
- Sprockets::FileNotFound: couldn't find file 'jquery'
761
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/javascripts/astrochimp/application.js:7)
762
- Served asset /astrochimp/application.js - 500 Internal Server Error
695
+ Started GET "/assets/astrochimp/bootstrap-responsive.min.css?body=1" for 98.175.170.22 at 2012-10-25 19:42:08 -0500
696
+ Served asset /astrochimp/bootstrap-responsive.min.css - 304 Not Modified (0ms)
763
697
 
764
698
 
699
+ Started GET "/assets/jquery.js?body=1" for 98.175.170.22 at 2012-10-25 19:42:08 -0500
700
+ Served asset /jquery.js - 304 Not Modified (1ms)
765
701
 
766
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:59:28 -0500
767
- Served asset /astrochimp/application.css - 304 Not Modified (0ms)
768
702
 
703
+ Started GET "/assets/jquery_ujs.js?body=1" for 98.175.170.22 at 2012-10-25 19:42:08 -0500
704
+ Served asset /jquery_ujs.js - 304 Not Modified (1ms)
769
705
 
770
- Started GET "/astrochimp/" for 127.0.0.1 at 2011-08-25 13:59:29 -0500
771
- Processing by Astrochimp::DashboardController#index as HTML
772
- Rendered /Volumes/Dropbox/Dropbox/Code/astrochimp/app/views/astrochimp/dashboard/index.html.erb within layouts/astrochimp/application (0.1ms)
773
- Completed 200 OK in 23ms (Views: 22.1ms | ActiveRecord: 0.0ms)
774
706
 
707
+ Started GET "/assets/astrochimp/signups.js?body=1" for 98.175.170.22 at 2012-10-25 19:42:08 -0500
708
+ Served asset /astrochimp/signups.js - 304 Not Modified (0ms)
775
709
 
776
- Started GET "/assets/astrochimp/application.css" for 127.0.0.1 at 2011-08-25 13:59:29 -0500
777
- Served asset /astrochimp/application.css - 304 Not Modified (0ms)
778
710
 
711
+ Started GET "/assets/astrochimp/application.js?body=1" for 98.175.170.22 at 2012-10-25 19:42:08 -0500
712
+ Served asset /astrochimp/application.js - 304 Not Modified (0ms)
779
713
 
780
- Started GET "/assets/astrochimp/application.js" for 127.0.0.1 at 2011-08-25 13:59:29 -0500
781
- Error compiling asset astrochimp/application.js:
782
- Sprockets::FileNotFound: couldn't find file 'jquery'
783
- (in /Volumes/Dropbox/Dropbox/Code/astrochimp/app/assets/javascripts/astrochimp/application.js:7)
784
- Served asset /astrochimp/application.js - 500 Internal Server Error
785
714
 
715
+ Started GET "/assets/astrochimp/Astrochimp-phone-splash.png" for 98.175.170.22 at 2012-10-25 19:42:08 -0500
716
+ Served asset /astrochimp/Astrochimp-phone-splash.png - 304 Not Modified (0ms)