Re: [rspec-users] Update RSpec but have a problem!

2008-12-06 Thread Antonio Faust45
Thanks Pit! -- Posted via http://www.ruby-forum.com/. ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users

Re: [rspec-users] Update RSpec but have a problem!

2008-12-06 Thread Peter Jaros
On Sat, Dec 6, 2008 at 12:00 PM, Antonio Faust45 <[EMAIL PROTECTED]> wrote: > rake spec > ** Invoke spec (first_time, not_needed) > and specs not started! Oh! I' having the same problem and I just solved it! Well, half-solved it. Rake, like make, operates on files. If you say "make somebinary

[rspec-users] Update RSpec but have a problem!

2008-12-06 Thread Antonio Faust45
Hi people! I run rake spec ** Invoke spec (first_time, not_needed) and specs not started! What that's mean? Thanks! -- Posted via http://www.ruby-forum.com/. ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rs