[ 源代码: 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