Sha256: ef3bd25a64251ae55c2d6d921679c1f51fd825537b671b5fb32cd632693f2866
Contents?: true
Size: 893 Bytes
Versions: 1
Compression:
Stored size: 893 Bytes
Contents
0.1.1 - 2012/05/01 * Fixed handling namespaced classes. Closes #10 (thanks to @stanislaw) 0.1.0 - 2012/04/21 * Added scope "with_read_marks_for" * Fixed #7: Added attr_accessible to all ReadMark attributes (thanks to @negative) 0.0.7 - 2012/02/29 * Cleanup files * acts_as_reader: Using inverse_of (available since Rails 2.3.6) 0.0.6 - 2011/11/11 * Fixed #5: Gemspec dependency fix (thanks to @bricker88) * Fixed #6: Removed hard coded dependency on a class named "User" (thanks to @mixandgo) * Some cleanup 0.0.5 - 2011/09/09 * Fixed class loading issue in development environment 0.0.4 - 2011/08/31 * Ignore multiple calls of acts_as_* * Improved error messages * Tested with Rails 3.1 0.0.3 - 2011/08/01 * Fixed gemspec by adding development dependencies * Testing with Travis CI 0.0.2 - 2011/06/23 * Fixed scoping for ActiveRecord 2.x 0.0.1 - 2011/06/23 * Released as Gem
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unread-0.1.1 | changelog.md |