Name: | rubygem-railties |
---|---|
Version: | 4.2.6 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 389246 |
License: | MIT |
RPM: | rubygem-railties-4.2.6-1.el7.noarch.rpm |
Source RPM: | rubygem-railties-4.2.6-1.el7.src.rpm |
Build Date: | Mon Nov 06 2017 |
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; |