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.6 |
1.fc6 |
src |
424 KiB |
Thu Nov 29 18:21:49 2007 |
Changelog
- * Thu Nov 29 17:00:00 2007 David Lutterkort <dlutter{%}redhat{*}com> - 1.15.6-1
- New version
- * 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