Skip to content

Instantly share code, notes, and snippets.

@ryankshaw
Created January 14, 2010 22:16
Show Gist options
  • Select an option

  • Save ryankshaw/277570 to your computer and use it in GitHub Desktop.

Select an option

Save ryankshaw/277570 to your computer and use it in GitHub Desktop.
/*
TypeError: can't convert nil into String
Backtrace:
/Users/ryan/.rvm/gems/ree/1.8.7%instructure/gems/haml-2.2.17/lib/sass/files.rb:96:in `join'
/Users/ryan/.rvm/gems/ree/1.8.7%instructure/gems/haml-2.2.17/lib/sass/files.rb:96:in `sassc_filename'
/Users/ryan/.rvm/gems/ree/1.8.7%instructure/gems/haml-2.2.17/lib/sass/files.rb:23:in `tree_for'
/Users/ryan/.rvm/gems/ree/1.8.7%instructure/gems/haml-2.2.17/lib/sass/plugin.rb:96:in `update_stylesheet'
/Users/ryan/.rvm/gems/ree/1.8.7%instructure/gems/haml-2.2.17/lib/sass/plugin.rb:82:in `update_stylesheets'
/Users/ryan/.rvm/gems/ree/1.8.7%instructure/gems/haml-2.2.17/lib/sass/plugin.rb:77:in `each'
/Users/ryan/.rvm/gems/ree/1.8.7%instructure/gems/haml-2.2.17/lib/sass/plugin.rb:77:in `update_stylesheets'
/Users/ryan/.rvm/gems/ree/1.8.7%instructure/gems/haml-2.2.17/lib/sass/plugin.rb:75:in `each'
/Users/ryan/.rvm/gems/ree/1.8.7%instructure/gems/haml-2.2.17/lib/sass/plugin.rb:75:in `update_stylesheets'
/Users/ryan/.rvm/gems/ree/1.8.7%instructure/gems/haml-2.2.17/lib/sass/plugin.rb:62:in `check_for_updates'
/Users/ryan/.rvm/gems/ree/1.8.7%instructure/gems/haml-2.2.17/lib/sass/plugin/rails.rb:18:in `process_without_compass'
/Users/ryan/.rvm/gems/ree/1.8.7%instructure/gems/compass-0.10.0.pre4/lib/compass/app_integration/rails/action_controller.rb:7:in `process'
/Users/ryan/.rvm/gems/ree/1.8.7%instructure/gems/actionpack-2.3.4/lib/action_controller/base.rb:391:in `process'
/Users/ryan/.rvm/gems/ree/1.8.7%instructure/gems/actionpack-2.3.4/lib/action_controller/base.rb:386:in `call'
/Users/ryan/.rvm/gems/ree/1.8.7%instructure/gems/actionpack-2.3.4/lib/action_controller/routing/route_set.rb:437:in `call'
/Users/ryan/.rvm/gems/ree/1.8.7%instructure/gems/actionpack-2.3.4/lib/action_controller/dispatcher.rb:87:in `dispatch'
/Users/ryan/.rvm/gems/ree/1.8.7%instructure/gems/actionpack-2.3.4/lib/action_controller/dispatcher.rb:121:in `_call'
/Users/ryan/.rvm/gems/ree/1.8.7%instructure/gems/actionpack-2.3.4/lib/action_controller/dispatcher.rb:130:in `build_middleware_stack'
....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment