[Ironruby-core] no such file to load -- spec/story (LoadError)
Sundae Oliseh
lists at ruby-forum.com
Fri Nov 26 17:19:43 EST 2010
Thanks for the replies guys.
Indeed I'm *not* testing a rails application.
I have installed rspec.
here's the output from the installation:
C:\IronRuby\bin>igem install rspec
**************************************************
Thank you for installing rspec-core-2.1.0
Please be sure to look at the upgrade instructions to see what might
have
changed since the last release:
http://github.com/rspec/rspec-core/blob/master/Upgrade.markdown
**************************************************
Successfully installed rspec-core-2.1.0
Successfully installed diff-lcs-1.1.2
Successfully installed rspec-expectations-2.1.0
Successfully installed rspec-mocks-2.1.0
Successfully installed rspec-2.1.0
5 gems installed
Installing ri documentation for rspec-core-2.1.0...
Installing ri documentation for diff-lcs-1.1.2...
Installing ri documentation for rspec-expectations-2.1.0...
Installing ri documentation for rspec-mocks-2.1.0...
Installing ri documentation for rspec-2.1.0...
Installing RDoc documentation for rspec-core-2.1.0...
Installing RDoc documentation for diff-lcs-1.1.2...
Installing RDoc documentation for rspec-expectations-2.1.0...
Installing RDoc documentation for rspec-mocks-2.1.0...
Installing RDoc documentation for rspec-2.1.0...
--
Posted via http://www.ruby-forum.com/.
More information about the Ironruby-core
mailing list