Created
March 7, 2013 18:15
-
-
Save rrmartins/5110358 to your computer and use it in GitHub Desktop.
trace of error and file sass
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
| /* | |
| * This is a manifest file that'll automatically include all the stylesheets available in this directory | |
| * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at | |
| * the top of the compiled file, but it's generally better to create a new file per style scope. | |
| *= require_self | |
| *= require_tree . | |
| */ |
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
| $ RAILS_GROUPS=assets bundle exec rake assets:precompile --trace | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@global/gems/bundler-1.2.4/lib/bundler/runtime.rb:197: warning: Insecure world writable dir /usr/local in PATH, mode 040777 | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@global/gems/bundler-1.2.4/lib/bundler.rb:263: warning: Insecure world writable dir /usr/local in PATH, mode 040777 | |
| ** Invoke assets:precompile (first_time) | |
| ** Execute assets:precompile | |
| /Users/rodrigomartins/.rvm/rubies/ruby-1.9.3-p385/bin/ruby /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/bin/rake assets:precompile:all RAILS_ENV=production RAILS_GROUPS=assets --trace | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@global/gems/bundler-1.2.4/lib/bundler.rb:263: warning: Insecure world writable dir /usr/local in PATH, mode 040777 | |
| ** Invoke assets:precompile:all (first_time) | |
| ** Execute assets:precompile:all | |
| ** Invoke assets:precompile:primary (first_time) | |
| ** Invoke assets:environment (first_time) | |
| ** Execute assets:environment | |
| ** Invoke tmp:cache:clear (first_time) | |
| ** Execute tmp:cache:clear | |
| ** Execute assets:precompile:primary | |
| rake aborted! | |
| Invalid CSS after "*/": expected identifier, was "" | |
| (in /Users/rodrigomartins/Documents/Ruby/MyFreeComm/myfinance/src/app/assets/stylesheets/application.css.sass) | |
| /Users/rodrigomartins/Documents/Ruby/MyFreeComm/myfinance/src/app/assets/stylesheets/application.css.sass:7 | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/scss/parser.rb:1148:in `expected' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/scss/parser.rb:1084:in `expected' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/scss/parser.rb:1066:in `expr!' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/scss/parser.rb:660:in `reference_combinator' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/scss/parser.rb:654:in `combinator' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/scss/parser.rb:646:in `_selector' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/scss/parser.rb:624:in `selector_comma_sequence' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/scss/parser.rb:1065:in `expr!' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/scss/static_parser.rb:20:in `parse_selector' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/tree/visitors/perform.rb:314:in `visit_rule' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/tree/visitors/base.rb:37:in `visit' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/tree/visitors/perform.rb:100:in `visit' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/tree/visitors/base.rb:53:in `block in visit_children' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/tree/visitors/base.rb:53:in `map' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/tree/visitors/base.rb:53:in `visit_children' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/tree/visitors/perform.rb:109:in `block in visit_children' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/tree/visitors/perform.rb:121:in `with_environment' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/tree/visitors/perform.rb:108:in `visit_children' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/tree/visitors/base.rb:37:in `block in visit' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/tree/visitors/perform.rb:128:in `visit_root' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/tree/visitors/base.rb:37:in `visit' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/tree/visitors/perform.rb:100:in `visit' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/tree/visitors/perform.rb:7:in `visit' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/tree/root_node.rb:20:in `render' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/engine.rb:315:in `_render' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-3.2.6/lib/sass/engine.rb:262:in `render' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sass-rails-3.2.6/lib/sass/rails/template_handlers.rb:106:in `evaluate' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/tilt-1.3.4/lib/tilt/template.rb:77:in `render' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/context.rb:193:in `block in evaluate' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/context.rb:190:in `each' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/context.rb:190:in `evaluate' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/processed_asset.rb:12:in `initialize' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/base.rb:249:in `new' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/base.rb:249:in `block in build_asset' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/base.rb:270:in `circular_call_protection' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/base.rb:248:in `build_asset' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/index.rb:93:in `block in build_asset' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/caching.rb:19:in `cache_asset' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/index.rb:92:in `build_asset' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/base.rb:169:in `find_asset' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/index.rb:60:in `find_asset' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/bundled_asset.rb:16:in `initialize' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/base.rb:252:in `new' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/base.rb:252:in `build_asset' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/index.rb:93:in `block in build_asset' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/caching.rb:19:in `cache_asset' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/index.rb:92:in `build_asset' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/base.rb:169:in `find_asset' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/index.rb:60:in `find_asset' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/environment.rb:78:in `find_asset' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/actionpack-3.2.12/lib/sprockets/static_compiler.rb:19:in `block in compile' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/base.rb:219:in `block in each_logical_path' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/base.rb:206:in `block (2 levels) in each_file' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/base.rb:196:in `each' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/base.rb:196:in `each_entry' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/base.rb:204:in `block in each_file' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/base.rb:203:in `each' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/base.rb:203:in `each_file' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/sprockets-2.2.2/lib/sprockets/base.rb:217:in `each_logical_path' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/actionpack-3.2.12/lib/sprockets/static_compiler.rb:18:in `compile' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/actionpack-3.2.12/lib/sprockets/assets.rake:56:in `internal_precompile' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/actionpack-3.2.12/lib/sprockets/assets.rake:70:in `block (3 levels) in <top (required)>' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `block in execute' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain' | |
| /Users/rodrigomartins/.rvm/rubies/ruby-1.9.3-p385/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/actionpack-3.2.12/lib/sprockets/assets.rake:60:in `block (3 levels) in <top (required)>' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `block in execute' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain' | |
| /Users/rodrigomartins/.rvm/rubies/ruby-1.9.3-p385/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block (2 levels) in top_level' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block in top_level' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `block in run' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/bin/rake:33:in `<top (required)>' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/bin/rake:19:in `load' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/bin/rake:19:in `<main>' | |
| Tasks: TOP => assets:precompile:primary | |
| rake aborted! | |
| Command failed with status (1): [/Users/rodrigomartins/.rvm/rubies/ruby-1.9...] | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/file_utils.rb:53:in `block in create_shell_runner' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/file_utils.rb:45:in `call' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/file_utils.rb:45:in `sh' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/file_utils_ext.rb:39:in `sh' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/file_utils.rb:80:in `ruby' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/file_utils_ext.rb:39:in `ruby' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/actionpack-3.2.12/lib/sprockets/assets.rake:12:in `ruby_rake_task' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/actionpack-3.2.12/lib/sprockets/assets.rake:21:in `invoke_or_reboot_rake_task' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/actionpack-3.2.12/lib/sprockets/assets.rake:29:in `block (2 levels) in <top (required)>' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `block in execute' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain' | |
| /Users/rodrigomartins/.rvm/rubies/ruby-1.9.3-p385/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block (2 levels) in top_level' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block in top_level' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `block in run' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/gems/rake-0.9.2.2/bin/rake:33:in `<top (required)>' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/bin/rake:19:in `load' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/bin/rake:19:in `<main>' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/bin/ruby_noexec_wrapper:14:in `eval' | |
| /Users/rodrigomartins/.rvm/gems/ruby-1.9.3-p385@myfinance/bin/ruby_noexec_wrapper:14:in `<main>' | |
| Tasks: TOP => assets:precompile |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment