0.2.1 doesn't work on osx 10.6.8
Closed this issue · 2 comments
optixx commented
[david@box] ~ % sudo gem install ghostbuster [8489] Successfully installed ghostbuster-0.2.1 1 gem installed Installing ri documentation for ghostbuster-0.2.1... Installing RDoc documentation for ghostbuster-0.2.1... [david@box] ~ % rehash [8490] [david@box] ~ % ghostbuster [8491] /Library/Ruby/Gems/1.8/gems/ghostbuster-0.2.1/lib/ghostbuster.rb:11:in `exist?': can't convert nil into String (TypeError) from /Library/Ruby/Gems/1.8/gems/ghostbuster-0.2.1/lib/ghostbuster.rb:11:in `initialize' from /Library/Ruby/Gems/1.8/gems/ghostbuster-0.2.1/lib/ghostbuster/runner.rb:13:in `new' from /Library/Ruby/Gems/1.8/gems/ghostbuster-0.2.1/lib/ghostbuster/runner.rb:13:in `run' from /Library/Ruby/Gems/1.8/gems/ghostbuster-0.2.1/bin/ghostbuster:4 from /usr/bin/ghostbuster:19:in `load' from /usr/bin/ghostbuster:19
joshbuddy commented
Fixed in 0.2.2
optixx commented
ACK. Thx