rubygem-activerecord - Implements the ActiveRecord pattern for ORM
Website: | http://www.rubyonrails.org |
---|---|
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
rubygem-activerecord-4.2.0-1.fc22.noarch [309 KiB] |
Changelog
by Josef Stribny (2015-02-09):
- Update to activerecord 4.2.0 |