Re: [rspec-users] Cucumber failing with 'uninitialized constant Spec::Ruby'

2009-03-18 Thread Matt Patterson
On 18 Mar 2009, at 21:07, David Chelimsky wrote: On Wed, Mar 18, 2009 at 3:54 PM, Matt Patterson wrote: I've just upgraded RSpec to 1.2 on a Rails 2.2.2 app. rake features fails with the following error: /Library/Ruby/Gems/1.8/gems/activesupport-2.2.2/lib/active_support/ dependencies.rb:442

Re: [rspec-users] Cucumber failing with 'uninitialized constant Spec::Ruby'

2009-03-18 Thread David Chelimsky
On Wed, Mar 18, 2009 at 3:54 PM, Matt Patterson wrote: > I've just upgraded RSpec to 1.2 on a Rails 2.2.2 app. > > rake features fails with the following error: > > /Library/Ruby/Gems/1.8/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:442:in > `load_missing_constant': uninitialized co

[rspec-users] Cucumber failing with 'uninitialized constant Spec::Ruby'

2009-03-18 Thread Matt Patterson
I've just upgraded RSpec to 1.2 on a Rails 2.2.2 app. rake features fails with the following error: /Library/Ruby/Gems/1.8/gems/activesupport-2.2.2/lib/active_support/ dependencies.rb:442:in `load_missing_constant': uninitialized constant Spec::Ruby (NameError) from /Library/Ruby/Gems/1.8/ge