Name: | rh-ror41-rubygem-turbolinks |
---|---|
Version: | 2.4.0 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 23085 |
License: | MIT |
RPM: | rh-ror41-rubygem-turbolinks-2.4.0-1.el7.noarch.rpm |
Source RPM: | rh-ror41-rubygem-turbolinks-2.4.0-1.el7.src.rpm |
Build Date: | Mon Feb 06 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://github.com/rails/turbolinks |
Summary: | Turbolinks makes following links in your web application faster |
Description: | Turbolinks makes following links in your web application faster. Instead of letting the browser recompile the JavaScript and CSS between each page change, it keeps the current page instance alive and replaces only the body and the title in the head. Think CGI vs persistent process. (Use with Rails Asset Pipeline.) |