Displaying 1 result from an estimated 1 matches for "list_to_csv_converter_spec".
2007 Jul 26
1
autotest loosing RAILS_ROOT Constant?
...e that. They are nothing
special, read a file, send it to a method, get the result,
result.should == file
This is what it looks like in my console:
===================================
1)
NameError in ''ListToCsvConverter should ...1''
uninitialized constant RAILS_ROOT
./spec/lib/list_to_csv_converter_spec.rb:18:
script/spec:4:
2)
NameError in ''ListToCsvConverter should ...2''
uninitialized constant RAILS_ROOT
./spec/lib/list_to_csv_converter_spec.rb:11:
script/spec:4:
Finished in 0.008741 seconds
2 examples, 2 failures
^Cmenu
c: continue
q: quit
r: restart
menu> r
/usr/local/b...