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