Name: | rh-ror42-rubygem-turbolinks |
---|---|
Version: | 2.5.3 |
Release: | 3.el6 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 23840 |
License: | MIT |
RPM: | rh-ror42-rubygem-turbolinks-2.5.3-3.el6.noarch.rpm |
Source RPM: | rh-ror42-rubygem-turbolinks-2.5.3-3.el6.src.rpm |
Build Date: | Sat Dec 31 2016 |
Build Host: | x86-ol6-builder-05.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.) |