On Tue, Aug 18, 2009 at 10:47 AM, oren<[email protected]> wrote:
> rake and cucumber fails with  ruby-1.9.1-p243 and polyglot 0.2.7.
> (btw, when commenting the require method (polyglot.rb:56) it's
> passing)
>
> rake spec
>
> /opt/ruby-1.9.1-p243/lib/ruby/gems/1.9.1/gems/polyglot-0.2.7/lib/
> polyglot.rb:44:in `load': Failed to load /home/oren/misc/borderstylo/
> code/silica1.9/app/models/mailer using extensions rb, treetop, tt
> (MissingSourceFile)
> from /opt/ruby-1.9.1-p243/lib/ruby/gems/1.9.1/gems/polyglot-0.2.7/lib/
> polyglot.rb:60:in `rescue in require'
> from /opt/ruby-1.9.1-p243/lib/ruby/gems/1.9.1/gems/polyglot-0.2.7/lib/
> polyglot.rb:57:in `require'
>
> cucumber features
>
> Using the default profile...
> Failed to load features/support/env.rb using extensions rb, treetop,
> tt
> Failed to load features/support/env.rb (MissingSourceFile)
> /opt/ruby-1.9.1-p243/lib/ruby/gems/1.9.1/gems/polyglot-0.2.7/lib/
> polyglot.rb:44:in `load'
>
>
> Any hints would be great,
> Thanks

Cucumber has its own list now. Please submit cucumber questions to
http://groups.google.com/group/cukes.

Cheers,
David
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to