[ ソース: ruby-rails-propshaft ]
パッケージ: ruby-rails-propshaft (1.1.0-3)
ruby-rails-propshaft に関するリンク
Debian の資源:
ruby-rails-propshaft ソースパッケージをダウンロード:
- [ruby-rails-propshaft_1.1.0-3.dsc]
- [ruby-rails-propshaft_1.1.0.orig.tar.gz]
- [ruby-rails-propshaft_1.1.0-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
asset pipeline library for Rails
Propshaft is an asset pipeline library for Rails. It's built for an era where bundling assets to save on HTTP connections is no longer urgent, where JavaScript and CSS are either compiled by dedicated Node.js bundlers or served directly to the browsers, and where increases in bandwidth have made the need for minification less pressing. These factors allow for a dramatically simpler and faster asset pipeline compared to previous options, like Sprockets.
その他の ruby-rails-propshaft 関連パッケージ
|
|
|
|
-
- dep: ruby-actionpack (>= 2:7.0.0)
- web-flow and rendering framework putting the VC in MVC (part of Rails)
-
- dep: ruby-activesupport (>= 2:7.0.0)
- collection of utility classes used by the Rails framework
-
- dep: ruby-rack
- modular Ruby webserver interface
-
- dep: ruby-railties (>= 2:7.0.0)
- tools for creating, working with, and running Rails applications