Spec.rb is the main RSpec require. JD
> -----Original Message----- > From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core- > boun...@rubyforge.org] On Behalf Of Shri Borde > Sent: Thursday, March 26, 2009 12:18 PM > To: ironruby-core@rubyforge.org > Subject: Re: [Ironruby-core] require 'spec' not working > > Does it work with MRI (not the IronRubyInteorp part ofcourse)? Where do > you expect spec.rb to be loaded from? I don't have spec.rb on my > machine. > > Thanks, > Shri > > -----Original Message----- > From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core- > boun...@rubyforge.org] On Behalf Of Michael Delaney > Sent: Thursday, March 26, 2009 8:57 AM > To: ironruby-core@rubyforge.org > Subject: [Ironruby-core] require 'spec' not working > > hi, > i've downloaded the latest ironruby 0.3 and built it locally. > its in my path > > GEM_PATH C:\ruby\lib\ruby\gems\1.8\gems > PATH c:\ruby\bin;C:\ironruby\Merlin\Main\bin\Debug > > File: product_spec.rb > > require 'rubygems' > require 'spec' > require File.dirname(__FILE__) + > '/IronRubyInterop/IronRubyInterop/bin/Debug/IronRubyInterop.dll' > > describe IronRubyInterop::Product do > > it "should have a name" do end > it "should have a category" > it "should have product lines" > > end > > running ir product_spec.rb > > i get: > > D:\IronRuby\RSpec>ir product_spec.rb > :0:in `require': no such file to load -- spec (LoadError) > from custom_require.rb:26:in `require' > from product_spec.rb:0 > > > Is there anything I'm missing??? > > Regards. > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Ironruby-core mailing list > Ironruby-core@rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core@rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core