rubygem-activerecord - Implements the ActiveRecord pattern for ORM
Website: | http://www.rubyonrails.org |
---|---|
License: | MIT |
- 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
rubygem-activerecord-2.1.1-2.el5.noarch [1.4 MiB] |
Changelog
by David Lutterkort (2008-11-20):
- Do not mark lib/ as doc |