ruby193-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
| ruby193-rubygem-activerecord-3.2.8-8.el5.noarch [256 KiB] |
Changelog
by Vít Ondruch (2013-06-12):
- Make the patch4 cleanly apply. - Related: rhbz#969486 |
| ruby193-rubygem-activerecord-3.2.8-8.el5.src [681 KiB] |
Changelog
by Vít Ondruch (2013-06-12):
- Make the patch4 cleanly apply. - Related: rhbz#969486 |