ror40-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
ror40-rubygem-activerecord-4.0.2-2.3.el6.src [621 KiB] |
Changelog
by Josef Stribny (2014-08-22):
- Fix CVE-2014-3514: vulnerability in the create_with - Resolves: rhbz#1133530 |
ror40-rubygem-activerecord-4.0.2-2.2.el6.src [620 KiB] |
Changelog
by Josef Stribny (2014-07-09):
- Fix CVE-2014-3483 regression - Related: rhbz#1115335 |
ror40-rubygem-activerecord-4.0.2-2.el6.src [618 KiB] |
Changelog
by Josef Stribny (2014-02-18):
- Fix CVE-2014-0080: PostgreSQL array data injection vulnerability - Resolves: rhbz#1065585 |