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 0000006668 6.51 KB
rubygem-activerecord-42.spec 0000003121 3.05 KB
Revision 1 (latest revision is 2)
Oleg Girko's avatar Oleg Girko (ol) committed (revision 1)
* Wed Mar 22 2017 Oleg Girko <ol@infoserver.lv> - 4.2.6-1
- Initial import
Comments 0