Name: | ruby193-rubygem-activerecord |
---|---|
Epoch: | 1 |
Version: | 3.2.8 |
Release: | 11.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 933128 |
License: | MIT |
RPM: | ruby193-rubygem-activerecord-3.2.8-11.el7.noarch.rpm |
Source RPM: | ruby193-rubygem-activerecord-3.2.8-11.el7.src.rpm |
Build Date: | Fri Mar 31 2017 |
Build Host: | x86-ol7-builder-01.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. |