[rspec-users] "it" blocks not executing
David Chelimsky
dchelimsky at gmail.com
Sat Jun 9 13:14:49 UTC 2012
On Thu, Jun 7, 2012 at 11:51 AM, Robbie Leib <robbie at onthecity.org> wrote:
> *************************************
> *************************************
> rspec.rake
> *************************************
> *************************************
>
> gem 'test-unit', '1.2.3' if RUBY_VERSION.to_f >= 1.9
This might be the problem right here. Are you running in Ruby 1.9 and
do you have test-unit-1.2.3 installed?
More information about the rspec-users
mailing list