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 _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
