Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
rubygem-activerecord - Implements the ActiveRecord pattern for ORM
Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties database
tables and classes together for business objects, like Customer or
Subscription, that can find, save, and destroy themselves without resorting to
manual SQL.
Packages
Changelog
- * Thu Nov 20 22:00:00 2008 David Lutterkort <lutter{%}redhat{*}com> - 2.1.1-2
- Do not mark lib/ as doc
- * Tue Sep 16 22:00:00 2008 David Lutterkort <dlutter{%}redhat{*}com> - 2.1.1-1
- New version (fixes CVE-2008-4094)
- * Thu Jul 31 22:00:00 2008 Michael Stahnke <stahnma{%}fedoraproject{*}org> - 2.1.0-1
- New Upstream