Name: | ruby193-rubygem-railties |
---|---|
Version: | 3.2.8 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 346440 |
License: | MIT and GPL+ |
RPM: | ruby193-rubygem-railties-3.2.8-3.el7.noarch.rpm |
Source RPM: | ruby193-rubygem-railties-3.2.8-3.el7.src.rpm |
Build Date: | Mon Jun 01 2015 |
Build Host: | x86-ol7-builder-01.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; |