パッケージ: ruby-turbolinks (5.1.1-2)
ruby-turbolinks に関するリンク
Debian の資源:
ruby-turbolinks ソースパッケージをダウンロード:
- [ruby-turbolinks_5.1.1-2.dsc]
- [ruby-turbolinks_5.1.1.orig.tar.gz]
- [ruby-turbolinks_5.1.1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の ruby-turbolinks 関連パッケージ
|
|
|
|
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-coffee-rails
- Coffee Script adapter for the Rails asset pipeline
-
- dep: ruby-turbolinks-source (<< 6.0)
- Provides Turbolinks as a ruby gem
- dep: ruby-turbolinks-source (>= 5.1)