[rspec-users] Difference between gem and plugin
Luis Lavena
luislavena at gmail.com
Sat Oct 4 14:43:27 EDT 2008
On Sat, Oct 4, 2008 at 4:41 PM, David Chelimsky <dchelimsky at gmail.com> wrote:
> ...
>
> Also - the script files prepend vendor/plugins/rspec/lib to the path,
> but if they are not there, there shouldn't be a problem. That just
> ensures that if you DO have the plugin installed it takes precedence
> over the gem.
>
But require 'rubygems' on top is missing, ending with LoadError due
missing 'spec' :-P
Will get back to you with facts and all the details, 1.3.0 was
released with a bug on Windows so I need to cook a sandboxed ruby with
trunk version instead.
--
Luis Lavena
AREA 17
-
Human beings, who are almost unique in having the ability to learn from
the experience of others, are also remarkable for their apparent
disinclination to do so.
Douglas Adams
More information about the rspec-users
mailing list