[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 2.0 preview,
you'll need to use the RSpec trunk.

Additionally, right now there is at least one known issue related to
Rails 2.0 and RSpec - however it was reported on the list and not in
the tracker. Please report bugs to the tracker. It's fine to talk
about them on the lists first, but they will almost certainly not get
addressed in RSpec unless/until you report them in the tracker. And,
of course, patches will get addressed faster than bug reports w/ no
solutions.

http://rspec.rubyforge.org/community/contribute.html

http://rubyforge.org/tracker/?group_id=797

Cheers,
David
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users


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, David Chelimsky [EMAIL PROTECTED] wrote:
 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 2.0 preview,
 you'll need to use the RSpec trunk.

 Additionally, right now there is at least one known issue related to
 Rails 2.0 and RSpec - however it was reported on the list and not in
 the tracker. Please report bugs to the tracker. It's fine to talk
 about them on the lists first, but they will almost certainly not get
 addressed in RSpec unless/until you report them in the tracker. And,
 of course, patches will get addressed faster than bug reports w/ no
 solutions.

 http://rspec.rubyforge.org/community/contribute.html

 http://rubyforge.org/tracker/?group_id=797

 Cheers,
 David
 ___
 rspec-users mailing list
 rspec-users@rubyforge.org
 http://rubyforge.org/mailman/listinfo/rspec-users

___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users


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 work
with future releases of rails.

Make sense?
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users