search for: ve_support

Displaying 1 result from an estimated 1 matches for "ve_support".

Did you mean: ae_support
2009 Jan 13
2
Cucumber newbie gets Webrat::Se ssion (LoadError)
...umber/webrat going and so after following the installation process here http://wiki.github.com/aslakhellesoy/cucumber/ruby-on-rails i wrote a quick feature and when I rake features, I get the following in the console: c:/InstantRails-2.0-win/ruby/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/acti ve_support/dependencies.rb:262:in `load_missing_constant'': Expected c:/projects/ classroomparent/vendor/plugins/webrat/lib/webrat/session.rb to define Webrat::Se ssion (LoadError) Failed to load features/support/env.rb from c:/InstantRails-2.0-win/ruby/lib/ru by/gems/1.8/gems/activesupport-2.1.2/lib...