sclo-ror42-rubygem-activerecord - Implements the ActiveRecord pattern for ORM
Website: | http://www.rubyonrails.org |
---|---|
License: | MIT |
Vendor: | CentOS |
- 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
sclo-ror42-rubygem-activerecord-4.2.5.1-4.el7.noarch [311 KiB] |
Changelog
by Dominic Cleal (2016-09-23):
- Fix group_by column name ambiguities |
sclo-ror42-rubygem-activerecord-4.2.5.1-3.el7.noarch [311 KiB] |
Changelog
by Dominic Cleal (2016-08-12):
- Patch for CVE-2016-6317 |
sclo-ror42-rubygem-activerecord-4.2.5.1-2.el7.noarch [311 KiB] |
Changelog
by Dominic Cleal (2016-03-10):
- Fix attribute dirty checks after #dup |