Ok, at least it's not something stupid I'm doing! :) Is there a simple around this, so I can use cucumber for my own extension writing?
Thanks John On 10 Jan 2010, at 14:41, Sean Cribbs <[email protected]> wrote: > John, > > Sorry, we haven't kept up with Cucumber's changes very well. The > stories are currently broken on edge. There's a Saturday Hack Day > later > this month where we'll probably resolve that. > > Sean > > On 1/10/10 5:53 AM, John Polling wrote: >> Hi, >> >> I'm pretty new to using cucumber, and until today I've never tried >> it with radiant. I was hoping to build some new extensions using >> it, however I've come up against a road block. >> >> I'm running on the radiantcms edge and using the following gems and >> their dependencies >> >> cucumber 0.5.1 >> cucumber-rails 0.2.3 >> >> The error I'm getting this error >> >> uninitialized constant Cucumber::Rails (NameError) >> /Users/johnpolling/Sites/theled/vendor/radiant/vendor/rails/ >> activesupport/lib/active_support/dependencies.rb:443:in >> `load_missing_constant' >> /Users/johnpolling/Sites/theled/vendor/radiant/vendor/rails/ >> activesupport/lib/active_support/dependencies.rb:80:in >> `const_missing' >> /Users/johnpolling/Sites/theled/vendor/radiant/features/support/ >> dataset.rb:1 >> /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in >> `gem_original_require' >> /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in >> `polyglot_original_require' >> /Library/Ruby/Gems/1.8/gems/polyglot-0.2.9/lib/polyglot.rb:70:in >> `require' >> /Users/johnpolling/Sites/theled/vendor/radiant/vendor/rails/ >> activesupport/lib/active_support/dependencies.rb:158:in `require' >> ./features/support/env.rb:7 >> ./features/support/env.rb:7:in `each' >> ./features/support/env.rb:7 >> >> Has anyone else had this problem. Do I need to be using an earlier >> version of cucumber? >> >> Is there a special way to create extensions to work with cucumber? >> >> Thanks >> >> John >> _______________________________________________ >> Radiant mailing list >> Post: [email protected] >> Search: http://radiantcms.org/mailing-list/search/ >> Site: http://lists.radiantcms.org/mailman/listinfo/radiant >> >> > > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
