Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
rubygem-activerecord - Implements the ActiveRecord pattern for ORM
- 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
rubygem-activerecord-4.2.5.2-2.fc14.al.noarch
[308 KiB] |
Changelog
by Jun Aruga (2016-08-17):
- Fix for CVE-2016-6317 (rhbz#1366479)
- Fix argument error for instance_exec for Ruby 2.3 compatibility
- Improve tests not to accept the failures
|