Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
words
  • Loading branch information
Pat Maddox committed Jan 6, 2010
1 parent b21f23a commit 2e228d5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README
Expand Up @@ -37,4 +37,4 @@ You can spec the Person class in complete isolation.
end


Copyright (c) 2007 Pat Maddox, released under the MIT license
Copyright (c) 2007-2010 Pat Maddox, released under the MIT license
8 changes: 8 additions & 0 deletions spec/db/History.rdoc
@@ -0,0 +1,8 @@
=== Version 1.0.1 / 2010-01-06

* official gem release
* Updated #with_observers to take in class references, or an anonymous observer (Zach Dennis)
* peeping toms can be re-enabled, specifically for use in Cucumber (Brandon Keepers)
To enable:
ActiveRecord::Observer.allow_peeping_toms = true
* Fixed broken specs. Added fix for exceptions raised in with_observers (Jeff Siegel)

0 comments on commit 2e228d5

Please sign in to comment.