ruby193-rubygem-activerecord - Implements the ActiveRecord pattern for ORM
Website: | http://www.rubyonrails.org |
---|---|
License: | MIT |
Vendor: | Red Hat, Inc. |
- 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.2.el6.src [683 KiB] |
Changelog
by Josef Stribny (2014-07-03):
- Make the patch #5 apply cleanly - Related: rhbz#1115332 |
ruby193-rubygem-activerecord-3.2.8-8.el6.src [682 KiB] |
Changelog
by Vít Ondruch (2013-06-12):
- Make the patch4 cleanly apply. - Related: rhbz#969486 |