Implements the ActiveRecord pattern for ORM

Edit Package rubygem-activerecord-42

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.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000058 58 Bytes
_service:download_files:activerecord-4.2.6.gem 0000330752 323 KB
activerecord-4.2.6-tests.tgz 0000387082 378 KB
rubygem-activerecord-42.changes 0000006757 6.6 KB
rubygem-activerecord-42.spec 0000003089 3.02 KB
Latest Revision
Oleg Girko's avatar Oleg Girko (ol) committed (revision 2)
* Tue Mar 21 2017 Oleg Girko <ol@infoserver.lv> - 1:4.2.6-2
- Don't count test failures
Comments 0