[rspec-users] Rails 2.0 Preview Release and RSpec Trunk

2007-10-02 Thread David Chelimsky
Hi all, For those of you checking out the Rails 2.0 preview release: RSpec-1.0.8 does not support Rails 2.0. Unfortunately, we're in the middle of some big changes to the internals in trunk and won't be in a position to do a release for another week or so. Therefore, if you are using the Rails

Re: [rspec-users] Rails 2.0 Preview Release and RSpec Trunk

2007-10-02 Thread Lance Carlson
Are you saying Rspec was never meant to work with edge rails? I've been using Rspec with edge rails and I've got it to work for the most part (even though i seem to have problems with some of the new syntactic sugar). Is this because rspec somehow isn't expecting rails 2.0 esk code? On 10/2/07,

Re: [rspec-users] Rails 2.0 Preview Release and RSpec Trunk

2007-10-02 Thread David Chelimsky
On 10/2/07, Lance Carlson [EMAIL PROTECTED] wrote: Are you saying Rspec was never meant to work with edge rails? I'm talking about a past release: RSpec-1.0.8. RSpec's trunk does a pretty good job of keeping up w/ changes in edge rails, but clearly past releases of rspec are never guaranteed to