rspec-rails
- URL
- http://rspec.info/
- Author(s)
- RSpec Development Team
- Summary
- Behaviour Driven Development for Ruby on Rails.
Comments
rspec-rails
(1.1.99.10)
is Failing
for Muhiz (GNU/Linux, over 3 years ago)
With test-unit 1.2.3: Spec.run not found, probably because of Rails 2.3?
rspec-rails
(1.1.12)
is Working
for Maxime Guilbot (Mac OSX, over 3 years ago)
Ok, you need to install test-unit 1.2.3 before.
If you have the: "Anonymous modules have no name to be referenced by" error, try this rspec-rails instead:
http://github.com/maxime/rspec-rails/tree/masterI've submitted a patch to the rspec lighthouse.
rspec-rails
(1.1.12)
is Failing
for Maxime Guilbot (GNU/Linux, over 3 years ago)
rake spec under a rails app doesn't run the specs.

rspec-rails (2.5.0) is Working
for Sijo K George (GNU/Linux, about 1 year ago)