RSpec 1.1.0 (Rails) --- Supported Rails Versions?

Hi

Just a quick question … what backward versions of Rails will the
1.1.0 versions of RSpec and Spec::Rails support?

I think I maybe under the (incorrect) impression that I had to go to
Rails 2.0 for 1.1.0

Cheers
Shane

Shane M.
ELC Technologies ™
1921 State Street
Santa Barbara, CA 93101

Phone: +64 4 568 6684
Mobile: +64 21 435 586
Email: [email protected]
AIM: ShaneMingins
Skype: shane.mingins

(866) 863-7365 Tel - Santa Barbara Office
(866) 893-1902 Fax - Santa Barbara Office

+44 020 7504 1346 Tel - London Office
+44 020 7504 1347 Fax - London Office


Privacy and Confidentiality Notice:
The information contained in this electronic mail message is intended
for the named recipient(s) only. It may contain privileged and
confidential information. If you are not an intended recipient, you
must not copy, forward, distribute or take any action in reliance on
it. If you have received this electronic mail message in error,
please notify the sender immediately.

On Dec 17, 2007 9:55 PM, Shane M. [email protected] wrote:

Hi

Just a quick question … what backward versions of Rails will the 1.1.0
versions of RSpec and Spec::Rails support?

RSpec 1.1.0 is tested against Rails 1.2.3, 1.2.5, 1.2.6 and 2.0.1

It might also work with 1.2.4

It worked with edge Rails when we released it, but since that’s a
moving target it might break at any time.

Aslak

On 18/12/2007, at 10:10 AM, aslak hellesoy wrote:

RSpec 1.1.0 is tested against Rails 1.2.3, 1.2.5, 1.2.6 and 2.0.1

Thanks Aslak for the confirm :slight_smile: