Skip to content

Rspec2 for Rails 2.3.5 - No support guaranteed -- see README!

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
RSPEC-LICENSE
Notifications You must be signed in to change notification settings

vibes/rspec-rails23

 
 

Repository files navigation

= Rspec-Rails23

Rspec 2 (prerelease) support for Rails 2.3.5.  

This is being released based on production development and use at Relevance (http://thinkrelevance.com), based on an extraction from micronaut-rails that was developed for Rails 2.3.x  As such, and based on Rails 2.3 days being numbered, it will most likely never have much of the features of the legacy rspec-rails (such as fixtures, integration tests, etc).

== DESCRIPTION:

== REQUIREMENTS:

* Ruby 1.8.6+
* Rails 2.3.5
* Rspec 2 (get it with "gem install rspec --prerelease")

== ISSUES

* No support for pure Rails fixtures at all, and no plans to add it - we use Factory Girl/Fixture Replacement instead.
* No support for Rails integration tests -- use Cucumber (http://github.com/aslakhellesoy/cucumber) instead!
* No support for < 2.3.5 - it may work, it may not.  Not tested.

== CREDITS:

* RSpec for the great ideas and matchers
* Chad Humphries for Micronaut
* David Chelimsky and the Rspec-core team for Rspec

About

Rspec2 for Rails 2.3.5 - No support guaranteed -- see README!

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
RSPEC-LICENSE

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%