Name: | ror40-rubygem-railties |
---|---|
Version: | 4.0.2 |
Release: | 3.el6 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 339205 |
License: | MIT |
RPM: | ror40-rubygem-railties-4.0.2-3.el6.noarch.rpm |
Source RPM: | ror40-rubygem-railties-4.0.2-3.el6.src.rpm |
Build Date: | Fri Nov 14 2014 |
Build Host: | ca-build44.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; |