Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
rubygem-activerecord - Implements the ActiveRecord pattern for ORM
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
Latest: rubygem-activerecord-4.0.2-3.el6.fio.noarch.rpm
Changelog:
- * 2013-12-11 - Josef Stribny <jstribny[AT]redhat[DOTCOM]> - 1:4.0.2-2
- Enable tests
- Patch for new sqlite
- * 2013-12-05 - Josef Stribny <jstribny[AT]redhat[DOTCOM]> - 1:4.0.2-1
- Update to ActiveRecord 4.0.2
- Disable tests
- * 2013-11-21 - Josef Stribny <jstribny[AT]redhat[DOTCOM]> - 1:4.0.1-2
- Fix: this shouldn't be scl spec
- * 2013-11-11 - Josef Stribny <jstribny[AT]redhat[DOTCOM]> - 1:4.0.1-1
- Update to ActiveRecord 4.0.1
- * 2013-10-04 - Josef Stribny <jstribny[AT]redhat[DOTCOM]> - 1:4.0.0-2
- Convert to scl