Skip to content

Instantly share code, notes, and snippets.

@dchelimsky
Created October 15, 2010 02:27
Show Gist options
  • Save dchelimsky/627494 to your computer and use it in GitHub Desktop.
Save dchelimsky/627494 to your computer and use it in GitHub Desktop.
/Applications/TextMate.app/Contents/SharedSupport/Support/lib/builder.rb:86:in `blank_slate_method_added': stack level too deep (SystemStackError) from
/Applications/TextMate.app/Contents/SharedSupport/Support/lib/builder.rb:86:in `blank_slate_method_added'
from /Users/david/.rvm/gems/ruby-1.8.7-p302@rspec-all/gems/builder-2.1.2/lib/blankslate.rb:84:in `method_added'
from /Users/david/.rvm/gems/ruby-1.8.7-p302@rspec-all/gems/builder-2.1.2/lib/blankslate.rb:104
from /Users/david/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /Users/david/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /Users/david/.rvm/gems/ruby-1.8.7-p302@rspec-all/gems/activesupport-2.3.10/lib/active_support/basic_object.rb:21
from /Users/david/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /Users/david/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' ... 40 levels...
from /Users/david/Library/Application Support/TextMate/Bundles/RSpec.tmbundle/Support/lib/rspec/../rspec/mate/runner.rb:36:in `chdir'
from /Users/david/Library/Application Support/TextMate/Bundles/RSpec.tmbundle/Support/lib/rspec/../rspec/mate/runner.rb:36:in `run'
from /Users/david/Library/Application Support/TextMate/Bundles/RSpec.tmbundle/Support/lib/rspec/../rspec/mate/runner.rb:24:in `run_focussed'
from /tmp/textmate-command-453.rb:3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment