On 4 Nov 2008, at 11:10, Andrew Premdas wrote:
Is there any way to do foo.should (be_nil || be_empty) in rspec.
"foo.should be_blank" would work if you're using Rails (i.e. ActiveSupport is loaded).
Cheers, -Tom _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
