-
Release gems via rake-gemcutter instead of rubyforge
-
Fix define_method usage causing all attributes to be private in Ruby 1.9+
-
Remove the PluginAWeek namespace
-
Fix empty strings in ActiveRecord 2.2+ returning nil instead of false
-
Remove dependency on active_support for non-ActiveRecord predicates
-
Rename to attribute_predicates
-
Avoid string evaluation for dynamic methods
-
Support for ActiveRecord 2.1
-
Update documentation
-
Remove gem dependency on activerecord
-
Convert dos newlines to unix newlines
-
Released as a gem
-
Initial release