Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ruby-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
Name |
Version |
Release |
Type |
Size |
Built |
ruby-activerecord |
1.15.1 |
1.fc5 |
src |
398 KiB |
Fri Jan 19 18:21:43 2007 |
Changelog
- * Fri Jan 19 17:00:00 2007 David Lutterkort <dlutter{%}redhat{*}com> - 1.15.1-1
- New version
- Remove patch fix_ar_tests_accounts.diff, fixed upstream (ticket 5268)
- * Wed Nov 15 17:00:00 2006 David Lutterkort <dlutter{%}redhat{*}com> - 1.14.4-2
- Run test suite for Fedora; requires patch0 to run successfully
- * Wed Nov 8 17:00:00 2006 David Lutterkort <dlutter{%}redhat{*}com> - 1.14.4-1
- New upstream version