Pakket: ruby-rails-propshaft (1.1.0-3)
Verwijzigingen voor ruby-rails-propshaft
Debian bronnen:
Het bronpakket ruby-rails-propshaft downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan ruby-rails-propshaft gerelateerde pakketten
|
|
|
|
-
- 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