Created
February 20, 2012 16:07
-
-
Save smatting/1869927 to your computer and use it in GitHub Desktop.
http://guides.rubyonrails.org/getting_started.html - Problem at 4.3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| execjs (1.3.0) lib/execjs/external_runtime.rb:150:in `exec_runtime' | |
| execjs (1.3.0) lib/execjs/external_runtime.rb:27:in `send' | |
| execjs (1.3.0) lib/execjs/external_runtime.rb:27:in `exec' | |
| execjs (1.3.0) lib/execjs/external_runtime.rb:40:in `compile_to_tempfile' | |
| execjs (1.3.0) lib/execjs/external_runtime.rb:26:in `exec' | |
| execjs (1.3.0) lib/execjs/external_runtime.rb:18:in `eval' | |
| execjs (1.3.0) lib/execjs/external_runtime.rb:32:in `call' | |
| coffee-script (2.2.0) lib/coffee_script.rb:57:in `compile' | |
| tilt (1.3.3) lib/tilt/coffee.rb:46:in `evaluate' | |
| tilt (1.3.3) lib/tilt/template.rb:76:in `render' | |
| sprockets (2.1.2) lib/sprockets/context.rb:177:in `evaluate' | |
| sprockets (2.1.2) lib/sprockets/context.rb:174:in `each' | |
| sprockets (2.1.2) lib/sprockets/context.rb:174:in `evaluate' | |
| sprockets (2.1.2) lib/sprockets/processed_asset.rb:12:in `initialize' | |
| sprockets (2.1.2) lib/sprockets/base.rb:241:in `new' | |
| sprockets (2.1.2) lib/sprockets/base.rb:241:in `build_asset' | |
| sprockets (2.1.2) lib/sprockets/base.rb:262:in `circular_call_protection' | |
| sprockets (2.1.2) lib/sprockets/base.rb:240:in `build_asset' | |
| sprockets (2.1.2) lib/sprockets/index.rb:89:in `build_asset' | |
| sprockets (2.1.2) lib/sprockets/caching.rb:19:in `cache_asset' | |
| sprockets (2.1.2) lib/sprockets/index.rb:88:in `build_asset' | |
| sprockets (2.1.2) lib/sprockets/base.rb:163:in `find_asset' | |
| sprockets (2.1.2) lib/sprockets/index.rb:56:in `find_asset' | |
| sprockets (2.1.2) lib/sprockets/processed_asset.rb:106:in `build_required_assets' | |
| sprockets (2.1.2) lib/sprockets/processed_asset.rb:100:in `each' | |
| sprockets (2.1.2) lib/sprockets/processed_asset.rb:100:in `build_required_assets' | |
| sprockets (2.1.2) lib/sprockets/processed_asset.rb:16:in `initialize' | |
| sprockets (2.1.2) lib/sprockets/base.rb:241:in `new' | |
| sprockets (2.1.2) lib/sprockets/base.rb:241:in `build_asset' | |
| sprockets (2.1.2) lib/sprockets/base.rb:262:in `circular_call_protection' | |
| sprockets (2.1.2) lib/sprockets/base.rb:240:in `build_asset' | |
| sprockets (2.1.2) lib/sprockets/index.rb:89:in `build_asset' | |
| sprockets (2.1.2) lib/sprockets/caching.rb:19:in `cache_asset' | |
| sprockets (2.1.2) lib/sprockets/index.rb:88:in `build_asset' | |
| sprockets (2.1.2) lib/sprockets/base.rb:163:in `find_asset' | |
| sprockets (2.1.2) lib/sprockets/index.rb:56:in `find_asset' | |
| sprockets (2.1.2) lib/sprockets/bundled_asset.rb:16:in `initialize' | |
| sprockets (2.1.2) lib/sprockets/base.rb:244:in `new' | |
| sprockets (2.1.2) lib/sprockets/base.rb:244:in `build_asset' | |
| sprockets (2.1.2) lib/sprockets/index.rb:89:in `build_asset' | |
| sprockets (2.1.2) lib/sprockets/caching.rb:19:in `cache_asset' | |
| sprockets (2.1.2) lib/sprockets/index.rb:88:in `build_asset' | |
| sprockets (2.1.2) lib/sprockets/base.rb:163:in `find_asset' | |
| sprockets (2.1.2) lib/sprockets/index.rb:56:in `find_asset' | |
| sprockets (2.1.2) lib/sprockets/environment.rb:74:in `find_asset' | |
| sprockets (2.1.2) lib/sprockets/base.rb:171:in `[]' | |
| actionpack (3.2.1) lib/sprockets/helpers/rails_helper.rb:126:in `asset_for' | |
| actionpack (3.2.1) lib/sprockets/helpers/rails_helper.rb:27:in `javascript_include_tag' | |
| actionpack (3.2.1) lib/sprockets/helpers/rails_helper.rb:26:in `collect' | |
| actionpack (3.2.1) lib/sprockets/helpers/rails_helper.rb:26:in `javascript_include_tag' | |
| app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb__2095551696_70251742277560' | |
| actionpack (3.2.1) lib/action_view/template.rb:143:in `send' | |
| actionpack (3.2.1) lib/action_view/template.rb:143:in `render' | |
| activesupport (3.2.1) lib/active_support/notifications.rb:125:in `instrument' | |
| actionpack (3.2.1) lib/action_view/template.rb:141:in `render' | |
| actionpack (3.2.1) lib/action_view/renderer/template_renderer.rb:53:in `render_with_layout' | |
| actionpack (3.2.1) lib/action_view/renderer/template_renderer.rb:39:in `render_template' | |
| actionpack (3.2.1) lib/action_view/renderer/template_renderer.rb:12:in `render' | |
| actionpack (3.2.1) lib/action_view/renderer/renderer.rb:36:in `render_template' | |
| actionpack (3.2.1) lib/action_view/renderer/renderer.rb:17:in `render' | |
| actionpack (3.2.1) lib/abstract_controller/rendering.rb:109:in `_render_template' | |
| actionpack (3.2.1) lib/action_controller/metal/streaming.rb:225:in `_render_template' | |
| actionpack (3.2.1) lib/abstract_controller/rendering.rb:103:in `render_to_body' | |
| actionpack (3.2.1) lib/action_controller/metal/renderers.rb:28:in `render_to_body' | |
| actionpack (3.2.1) lib/action_controller/metal/compatibility.rb:50:in `render_to_body' | |
| actionpack (3.2.1) lib/abstract_controller/rendering.rb:88:in `render' | |
| actionpack (3.2.1) lib/action_controller/metal/rendering.rb:16:in `render' | |
| actionpack (3.2.1) lib/action_controller/metal/instrumentation.rb:40:in `render' | |
| activesupport (3.2.1) lib/active_support/core_ext/benchmark.rb:5:in `ms' | |
| /usr/lib/ruby/1.8/benchmark.rb:308:in `realtime' | |
| activesupport (3.2.1) lib/active_support/core_ext/benchmark.rb:5:in `ms' | |
| actionpack (3.2.1) lib/action_controller/metal/instrumentation.rb:40:in `render' | |
| actionpack (3.2.1) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime' | |
| activerecord (3.2.1) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime' | |
| actionpack (3.2.1) lib/action_controller/metal/instrumentation.rb:39:in `render' | |
| actionpack (3.2.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render' | |
| actionpack (3.2.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action' | |
| actionpack (3.2.1) lib/abstract_controller/base.rb:167:in `process_action' | |
| actionpack (3.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action' | |
| actionpack (3.2.1) lib/abstract_controller/callbacks.rb:18:in `process_action' | |
| activesupport (3.2.1) lib/active_support/callbacks.rb:414:in `_run__738958071__process_action__199225275__callbacks' | |
| activesupport (3.2.1) lib/active_support/callbacks.rb:405:in `send' | |
| activesupport (3.2.1) lib/active_support/callbacks.rb:405:in `__run_callback' | |
| activesupport (3.2.1) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks' | |
| activesupport (3.2.1) lib/active_support/callbacks.rb:81:in `send' | |
| activesupport (3.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' | |
| actionpack (3.2.1) lib/abstract_controller/callbacks.rb:17:in `process_action' | |
| actionpack (3.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action' | |
| actionpack (3.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action' | |
| activesupport (3.2.1) lib/active_support/notifications.rb:123:in `instrument' | |
| activesupport (3.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument' | |
| activesupport (3.2.1) lib/active_support/notifications.rb:123:in `instrument' | |
| actionpack (3.2.1) lib/action_controller/metal/instrumentation.rb:29:in `process_action' | |
| actionpack (3.2.1) lib/action_controller/metal/params_wrapper.rb:205:in `process_action' | |
| activerecord (3.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action' | |
| actionpack (3.2.1) lib/abstract_controller/base.rb:121:in `process' | |
| actionpack (3.2.1) lib/abstract_controller/rendering.rb:45:in `process' | |
| actionpack (3.2.1) lib/action_controller/metal.rb:203:in `dispatch' | |
| actionpack (3.2.1) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch' | |
| actionpack (3.2.1) lib/action_controller/metal.rb:246:in `action' | |
| actionpack (3.2.1) lib/action_dispatch/routing/route_set.rb:66:in `call' | |
| actionpack (3.2.1) lib/action_dispatch/routing/route_set.rb:66:in `dispatch' | |
| actionpack (3.2.1) lib/action_dispatch/routing/route_set.rb:30:in `call' | |
| journey (1.0.1) lib/journey/router.rb:68:in `call' | |
| journey (1.0.1) lib/journey/router.rb:56:in `each' | |
| journey (1.0.1) lib/journey/router.rb:56:in `call' | |
| actionpack (3.2.1) lib/action_dispatch/routing/route_set.rb:589:in `call' | |
| actionpack (3.2.1) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' | |
| rack (1.4.1) lib/rack/etag.rb:23:in `call' | |
| rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' | |
| actionpack (3.2.1) lib/action_dispatch/middleware/head.rb:14:in `call' | |
| actionpack (3.2.1) lib/action_dispatch/middleware/params_parser.rb:21:in `call' | |
| actionpack (3.2.1) lib/action_dispatch/middleware/flash.rb:242:in `call' | |
| rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' | |
| rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' | |
| actionpack (3.2.1) lib/action_dispatch/middleware/cookies.rb:338:in `call' | |
| activerecord (3.2.1) lib/active_record/query_cache.rb:64:in `call' | |
| activerecord (3.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:443:in `call' | |
| actionpack (3.2.1) lib/action_dispatch/middleware/callbacks.rb:28:in `call' | |
| activesupport (3.2.1) lib/active_support/callbacks.rb:405:in `_run__397314981__call__4__callbacks' | |
| activesupport (3.2.1) lib/active_support/callbacks.rb:405:in `send' | |
| activesupport (3.2.1) lib/active_support/callbacks.rb:405:in `__run_callback' | |
| activesupport (3.2.1) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' | |
| activesupport (3.2.1) lib/active_support/callbacks.rb:81:in `send' | |
| activesupport (3.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' | |
| actionpack (3.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' | |
| actionpack (3.2.1) lib/action_dispatch/middleware/reloader.rb:65:in `call' | |
| actionpack (3.2.1) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' | |
| actionpack (3.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' | |
| actionpack (3.2.1) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' | |
| railties (3.2.1) lib/rails/rack/logger.rb:26:in `call_app' | |
| railties (3.2.1) lib/rails/rack/logger.rb:16:in `call' | |
| actionpack (3.2.1) lib/action_dispatch/middleware/request_id.rb:22:in `call' | |
| rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' | |
| rack (1.4.1) lib/rack/runtime.rb:17:in `call' | |
| activesupport (3.2.1) lib/active_support/cache/strategy/local_cache.rb:72:in `call' | |
| rack (1.4.1) lib/rack/lock.rb:15:in `call' | |
| actionpack (3.2.1) lib/action_dispatch/middleware/static.rb:53:in `call' | |
| railties (3.2.1) lib/rails/engine.rb:479:in `call' | |
| railties (3.2.1) lib/rails/application.rb:220:in `call' | |
| rack (1.4.1) lib/rack/content_length.rb:14:in `call' | |
| railties (3.2.1) lib/rails/rack/log_tailer.rb:14:in `call' | |
| rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' | |
| /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' | |
| /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' | |
| /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' | |
| /usr/lib/ruby/1.8/webrick/server.rb:162:in `start' | |
| /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' | |
| /usr/lib/ruby/1.8/webrick/server.rb:95:in `start' | |
| /usr/lib/ruby/1.8/webrick/server.rb:92:in `each' | |
| /usr/lib/ruby/1.8/webrick/server.rb:92:in `start' | |
| /usr/lib/ruby/1.8/webrick/server.rb:23:in `start' | |
| /usr/lib/ruby/1.8/webrick/server.rb:82:in `start' | |
| rack (1.4.1) lib/rack/handler/webrick.rb:13:in `run' | |
| rack (1.4.1) lib/rack/server.rb:265:in `start' | |
| railties (3.2.1) lib/rails/commands/server.rb:70:in `start' | |
| railties (3.2.1) lib/rails/commands.rb:55 | |
| railties (3.2.1) lib/rails/commands.rb:50:in `tap' | |
| railties (3.2.1) lib/rails/commands.rb:50 | |
| script/rails:6:in `require' | |
| script/rails:6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment