Name: | ruby193-rubygem-activerecord |
---|---|
Epoch: | 1 |
Version: | 3.2.8 |
Release: | 8.2.el6 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 932749 |
License: | MIT |
RPM: | ruby193-rubygem-activerecord-3.2.8-8.2.el6.noarch.rpm |
Source RPM: | ruby193-rubygem-activerecord-3.2.8-8.2.el6.src.rpm |
Build Date: | Thu Sep 04 2014 |
Build Host: | ca-build44.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.rubyonrails.org |
Summary: | 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. |