- I wrote this packageDec 19, 2008AssetPackager – JavaScript and CSS Asset Compression for Producti...PermalinkRuby on Rails → Production
Ruby on Rails → JavaScript
Ruby on Rails → Subsystems → Content Management & Hosting
Show DetailsWhen it comes time to deploy your new web application, instead of sending down a dozen JavaScript and CSS files full of formatting and comments, this Rails plugin makes it simple to merge and compress JavaScript and CSS down into one or more files, increasing speed and saving bandwidth.
When in development, it allows you to use your original versions and retain formatting and comments for readability and debugging.
Licence
This package is licenced under the MIT licence.
Installation
WiceGrid is a Rails plugin which does all dummy work for you when you need to render a table with:
- paging
- sortable columns
- filtering by multiple columns
- CSV export
- saving queries (considered experimental as of version 0.3)
Filters are added automatically according to the type of the underlying DB column, or can be customized. Filtering by more than one column at the same time is possible. More than one such grid can appear on a page, and manipulations with one grid do not have any impact on the other.
Licence
This package is licenced under the MIT licence.
Prerequisites
- Will Paginate (Version >= 2.3.2)
Installation
Installation Instructions:
script/plugin install http://svn.wice.eu/public/wice_grid
or if you want to use svn externals to keep it up-to-date:
script/plugin install -x http://svn.wice.eu/public/wice_grid
Licence
This package is licenced under the MIT licence.
Installation
Installation Instructions:
