ruby-activerecord - Implements the ActiveRecord pattern for ORM
Website: | http://rubyforge.org/projects/activerecord/ |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- 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.
Packages
ruby-activerecord-2.0.1-1.fc9.noarch [282 KiB] |
Changelog
by David Lutterkort (2007-12-10):
- New version |