Skip to content

Commit

Permalink
history
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Nov 7, 2010
1 parent 90a5a58 commit 84d1f49
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
## rspec-rails-2 release history (incomplete)

### 2.1.0 / in development

[full changelog](http://github.com/rspec/rspec-rails/compare/v2.0.1...master)

* Enhancements
* Move errors_on to ActiveModel to support other AM-compliant ORMs

* Bug fixes
* Check for presence of ActiveRecord instead of checking Rails config
(gets rspec out of the way of multiple ORMs in the same app)

### 2.0.1 / 2010-10-15

[full changelog](http://github.com/rspec/rspec-rails/compare/v2.0.0...v2.0.1)
Expand Down

0 comments on commit 84d1f49

Please sign in to comment.