ruby-activerecord - Implements the ActiveRecord pattern for ORM
Description:
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.
Homepage: http://rubyforge.org/projects/activerecord/
License: MIT
Vendor: Fedora Project
Packages
ruby-activerecord-1.15.1-1.fc7.noarch [285 KiB] |
Changelog by David Lutterkort (2007-01-19):
- New version - Remove patch fix_ar_tests_accounts.diff, fixed upstream (ticket 5268) |