Name: | rh-ror41-rubygem-railties |
---|---|
Version: | 4.1.5 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 372589 |
License: | MIT |
RPM: | rh-ror41-rubygem-railties-4.1.5-1.el7.noarch.rpm |
Source RPM: | rh-ror41-rubygem-railties-4.1.5-1.el7.src.rpm |
Build Date: | Mon Feb 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; |
- Update to 4.1.5
- Patch: Run bundle install with --local when creating new app - Resolves: rhbz#1115079
- Fix license (SyntaxHighlighter is removed in 4.x.x)
- Update to Railties 4.0.2 - Resolves: rhbz#1037985
- Update to Railties 4.0.1
- Convert to scl.
- Update to Railties 4.0.0.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Fix license.
- Relax RDoc dependency.