Ruby-1.9.2 removes '.' from the $LOAD_PATH. There have been a couple of issues 
reported against rspec-core-2 asking RSpec to add '.' to $LOAD_PATH for 1.9.2. 
My instinct is that this is the wrong way to go; that Ruby is telling us to get 
used to typing "./" when we run command line tools. What do _you_ think?

=================
http://github.com/rspec/rspec-core/issues/issue/28
http://github.com/rspec/rspec-core/issues/issue/29
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to