ror40-rubygem-turbolinks - Turbolinks makes following links in your web application faster
Website: | http://github.com/rails/turbolinks |
---|---|
License: | MIT |
Vendor: | Red Hat, Inc. |
- 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.)
Packages
ror40-rubygem-turbolinks-1.3.0-2.el6.src [16 KiB] |
Changelog
by Josef Stribny (2013-10-24):
- Convert to scl |