Name: | rh-ror42-rubygem-railties |
---|---|
Version: | 4.2.6 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 389417 |
License: | MIT |
RPM: | rh-ror42-rubygem-railties-4.2.6-3.el7.noarch.rpm |
Source RPM: | rh-ror42-rubygem-railties-4.2.6-3.el7.src.rpm |
Build Date: | Wed Sep 07 2016 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.rubyonrails.org |
Summary: | Tools for creating, working with, and running Rails applications |
Description: | Rails internals: application bootup, plugins, generators, and rake tasks. Railties is responsible to glue all frameworks together. Overall, it: * handles all the bootstrapping process for a Rails application; * manager rails command line interface; * provides Rails generators core; |