search for: r1201

Displaying 3 results from an estimated 3 matches for "r1201".

Did you mean: 1201
2006 Dec 07
3
Newbie Error Running specs
I''m new to rspec. I just installed these: rspec (0.7.4) RSpec-0.7.4 (r1201) (rspec gem) rspec_on_rails .3 plugin (on vendor/plugin) I''ve set up a simple spec - spec/library/test_spec.rb: require File.dirname(__FILE__) + ''/../spec_helper'' context "test context" do setup do #nothing end specify "nothing to specify&quot...
2007 Feb 23
5
rspec on rails 0 7 5 1
...$ spec -v RSpec-0.7.5.1 (r1395) - BDD for Ruby http://rspec.rubyforge.org/ $ spec ... <snip> ############################################################################ Your RSpec on Rails plugin is incompatible with your installed RSpec. RSpec : 0.7.5.1 (r1395) RSpec on Rails : r1201 Should the RSpec on Rails version number be up around 1500 and not 1201 ? Is spec using the older plugin ? Keith
2007 Feb 23
0
rspec on rails 0 7 5 1 >> IGNORE last
...$ spec -v RSpec-0.7.5.1 (r1395) - BDD for Ruby http://rspec.rubyforge.org/ $ spec ... <snip> ############################################################################ Your RSpec on Rails plugin is incompatible with your installed RSpec. RSpec : 0.7.5.1 (r1395) RSpec on Rails : r1201 Should the RSpec on Rails version number be up around 1500 and not 1201 ? Is spec using the older plugin ? Keith