pluginaweek / attribute_predicates

Adds automatic generation of predicate methods when defining attributes

This URL has Read+Write access

attribute_predicates / CHANGELOG.rdoc
af467f7c » obrie 2008-06-27 Convert to a more sane CHAN... 1 == master
59ce1c7f » obrie 2007-02-02 Added support for gems. 2
dc1e3658 » obrie 2008-12-14 Tag 0.2.0 release 3 == 0.2.0 / 2008-12-14
4
f75a18fc » obrie 2008-12-14 Remove the PluginAWeek name... 5 * Remove the PluginAWeek namespace
6
ae3bcd4f » obrie 2008-11-29 Tag 0.1.2 release 7 == 0.1.2 / 2008-11-29
8
fe2577e4 » obrie 2008-11-29 Fix empty strings in Active... 9 * Fix empty strings in ActiveRecord 2.2+ returning nil instead of false
10
a5245091 » obrie 2008-07-06 Remove dependency on active... 11 == 0.1.1 / 2008-07-06
12
13 * Remove dependency on active_support for non-ActiveRecord predicates
14
b3e6ec7f » obrie 2008-07-03 Rename to attribute_predicates 15 == 0.1.0 / 2008-07-03
16
17 * Rename to attribute_predicates
18
af467f7c » obrie 2008-06-27 Convert to a more sane CHAN... 19 == 0.0.5 / 2008-06-19
dd5b58c4 » obrie 2008-06-19 Avoid string evaluation for... 20
21 * Avoid string evaluation for dynamic methods
22
af467f7c » obrie 2008-06-27 Convert to a more sane CHAN... 23 == 0.0.4 / 2008-05-05
9f8a8742 » obrie 2008-05-04 Support for Rails 2.1 24
ae3bcd4f » obrie 2008-11-29 Tag 0.1.2 release 25 * Support for ActiveRecord 2.1
9f8a8742 » obrie 2008-05-04 Support for Rails 2.1 26 * Update documentation
27
af467f7c » obrie 2008-06-27 Convert to a more sane CHAN... 28 == 0.0.3 / 2007-09-18
cf795f10 » obrie 2007-09-17 Update RDoc syntax 29
5facf956 » obrie 2007-08-24 Remove gem dependencies on ... 30 * Remove gem dependency on activerecord
42e8906f » obrie 2007-08-16 Convert dos newlines to uni... 31 * Convert dos newlines to unix newlines
32
af467f7c » obrie 2008-06-27 Convert to a more sane CHAN... 33 == 0.0.2 / 2007-02-02
59ce1c7f » obrie 2007-02-02 Added support for gems. 34
35 * Released as a gem
36
af467f7c » obrie 2008-06-27 Convert to a more sane CHAN... 37 == 0.0.1 / 2007-01-04
59ce1c7f » obrie 2007-02-02 Added support for gems. 38
42e8906f » obrie 2007-08-16 Convert dos newlines to uni... 39 * Initial release