pivotalexperimental / jazz_money

Run your Jasmine specs without launching a browser
35 stars 11 forks source link

Error with spaces in path name? #4

Open jcontonio opened 14 years ago

jcontonio commented 14 years ago

I run ruby spec/javascripts/support/jazz_money.rb -f n -c

and get the error /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/uri/common.rb:436:in `split': bad URI(is not URI?): /Volumes/Data Drive/Dropbox/Work/Homefront/EXIM/src/javascript/src/Config.js (URI::InvalidURIError)

jcontonio commented 14 years ago

Here's a link to that for more info. It's a problem with spaces in the path name. I can run jazz_money from my boot drive or an external drive with no space in it's path, but not from an external volume with a space in the path.

http://groups.google.com/group/rubyonrails-talk/browse_thread/thread/ac307c8abc3d5ff6

mag commented 14 years ago

Yep, that looks like a bug. Thanks a lot for filing it.

I'll try to take a look at it tonight or at worst, sometime this week or weekend.

Mike

jcontonio commented 14 years ago

Awesome you just made my day!

pboling commented 12 years ago

+1