0.0.7 - not yet released * 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