[ 原始碼: 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