Commit 92bc848330d7abeb1f0ebc2da4cd604d816eba40

ignore (testing)

Commit diff

rspec/CHANGES

 
11== Version 1.1.4 (trunk)
22
3
34Maintenance release.
45Note: we've removed the metaclass method from Object. There were some generated specs that
56used it, and they will now break. Just replace the metaclass call with (class << self; self; end)
toggle raw diff