|
|
What steps will reproduce the problem?
1. Try to "run" anything... like App Server in Terminal
What is the expected output? What do you see instead?
Error with /Library/Application Support/TextMate/Bundles/RubyAMP.tmbundle/Support/lib/ruby_amp/config.rb:10:in `+': can't convert nil into String
(TypeError)
Looked at the code and it seems to be looking for rspec stories that do not exist? Just a wild guess... something is either wrong with my setup or there
are missing files in the repo?
What version of the product are you using? On what operating system?
Latest pull on 10/5/2008; OS X 10.5.5;
Please provide any additional information below.
/Library/Application Support/TextMate/Bundles/RubyAMP.tmbundle/Support/lib/ruby_amp/config.rb:10:in `+': can't convert nil into String (TypeError)
from /Library/Application Support/TextMate/Bundles/RubyAMP.tmbundle/Support/lib/ruby_amp/config.rb:10 from /Library/Application
Support/TextMate/Bundles/RubyAMP.tmbundle/Support/lib/ruby_amp/config.rb:70:in `call' from /Library/Application
Support/TextMate/Bundles/RubyAMP.tmbundle/Support/lib/ruby_amp/config.rb:70:in `defaults' from /Library/Application
Support/TextMate/Bundles/RubyAMP.tmbundle/Support/lib/ruby_amp/config.rb:69:in `each' from /Library/Application
Support/TextMate/Bundles/RubyAMP.tmbundle/Support/lib/ruby_amp/config.rb:69:in `defaults' from /Library/Application
Support/TextMate/Bundles/RubyAMP.tmbundle/Support/lib/ruby_amp/config.rb:54:in `config' from /Library/Application
Support/TextMate/Bundles/RubyAMP.tmbundle/Support/lib/ruby_amp/config.rb:35:in `[]' from /Library/Application
Support/TextMate/Bundles/RubyAMP.tmbundle/Support/lib/ruby_amp/config.rb:37:in `[]' from /Library/Application
Support/TextMate/Bundles/RubyAMP.tmbundle/Support/lib/rspec_debugger.rb:30:in `debug_rspec' from /tmp/ruby-amp-2209.rb:6
|