Package: ruby-turbolinks (2.5.3-3ubuntu1)
Links for ruby-turbolinks
Trisquel Resources:
Download Source Package ruby-turbolinks:
- [ruby-turbolinks_2.5.3-3ubuntu1.dsc]
- [ruby-turbolinks_2.5.3.orig.tar.gz]
- [ruby-turbolinks_2.5.3-3ubuntu1.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mail Archive)
- Jonas Genannt
- Antonio Terceiro
External Resources:
- Homepage [github.com]
Similar packages:
following links in your Rails web application faster
Turbolinks makes following links in your Rails 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.
This is similar to pjax, but instead of worrying about what element on the page to replace, and tailoring the server-side response to fit, the entire body is replaced. This means that you get the bulk of the speed benefits from pjax (no recompiling of the JavaScript or CSS) without having to tailor the server-side response. It just works.
Other Packages Related to ruby-turbolinks
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- or ruby-interpreter
- Package not available
-
- dep: ruby-coffee-rails
- Coffee Script adapter for the Rails asset pipeline
Download ruby-turbolinks
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 17.0 kB | 58 kB | [list of files] |