./www/merb-assets, Merb plugin that provides helpers for assets and asset bundling

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q1, Version: 1.1.3, Package name: ruby18-merb-assets-1.1.3, Maintainer: pkgsrc-users

This package contains a plugin for the Merb framework that provides
support for handling assets and asset bundling.

The key to making a fast web application is to reduce both the amount
of data transfered and the number of client-server interactions. While
having many small, module Javascript or stylesheet files aids in the
development process, your web application will benefit from bundling
those assets in the production environment.

An asset bundle is a set of asset files which are combined into a single
file. This reduces the number of requests required to render a page,
and can reduce the amount of data transfer required if you're using gzip
encoding.




Required to run:
[www/merb-core]

Master sites:

SHA1: 751197569b239adf815931053d2d3f67e5975860
RMD160: dbf045ce63084f5dce8bb30c2ce87c41e71ca038
Filesize: 33 KB

Version history: (Expand)