Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM
http://rubyforge.org/projects/activerecord/
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.
Authors:
--------
rails development team
- Sources inherited from project devel:languages:ruby:extensions
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Marvin1973:pcs/rubygem-activerecord-2_3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
activerecord-2.3.18.gem | 0000541696 529 KB | |
gem2rpm.yml | 0000000329 329 Bytes | |
rubygem-activerecord-2_3.changes | 0000004299 4.2 KB | |
rubygem-activerecord-2_3.spec | 0000002286 2.23 KB |
Latest Revision
Stephan Kulow (coolo)
accepted
request 259261
from
Thomas Boerger (tboerger)
(revision 22)
Replaced rb_ver with an asterisk to expand correctly with multiple ruby versions
Comments 0