Re: [rspec-users] Note on Rails 2.0 Preview

2007-10-29 Thread aslak hellesoy
On 10/29/07, Jamal Soueidan <[EMAIL PROTECTED]> wrote: > Steve Ross (CWD) wrote: > > Make sure you get a relatively current version of rspec or you will get: > > > > /Users/me/rails/ubb/vendor/rails/activerecord/lib/../../activesupport/ > > lib/active_support/dependencies.rb:263:in `load_missing_co

Re: [rspec-users] Note on Rails 2.0 Preview

2007-10-29 Thread James Deville
On 10/29/07, Jamal Soueidan <[EMAIL PROTECTED]> wrote: > > Steve Ross (CWD) wrote: > > Make sure you get a relatively current version of rspec or you will get: > > > > /Users/me/rails/ubb/vendor/rails/activerecord/lib/../../activesupport/ > > lib/active_support/dependencies.rb:263:in `load_missing_

Re: [rspec-users] Note on Rails 2.0 Preview

2007-10-29 Thread Jamal Soueidan
Steve Ross (CWD) wrote: > Make sure you get a relatively current version of rspec or you will get: > > /Users/me/rails/ubb/vendor/rails/activerecord/lib/../../activesupport/ > lib/active_support/dependencies.rb:263:in `load_missing_constant': > uninitialized constant ActionView::Helpers::JavaScrip

[rspec-users] Note on Rails 2.0 Preview

2007-10-02 Thread Steve Ross (CWD)
Make sure you get a relatively current version of rspec or you will get: /Users/me/rails/ubb/vendor/rails/activerecord/lib/../../activesupport/ lib/active_support/dependencies.rb:263:in `load_missing_constant': uninitialized constant ActionView::Helpers::JavaScriptMacrosHelper (NameError) Ho