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

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


Branch: pkgsrc-2009Q1, Version: 0.9.2, Package name: merb-assets-0.9.2, 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:
[misc/rubygems] [lang/ruby18-base] [www/merb-core]

Required to build:
[misc/rubygems] [devel/rake]

Master sites:

SHA1: c98dfa5a7cbd5fcaf39a05d37b993ad5df316f2d
RMD160: ffc29c8b818359ef7386b064801c433e7cf7dd12
Filesize: 11.5 KB

Version history: (Expand)