0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Gridx's JavaScript, CSS, and support files packaged individually for AMD loading
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 3.1.0
 Project Readme

gridx-rails

This gem prepares GridX assets (JavaScripts, stylesheets, templates and and images) for the Rails 3.1+ asset pipeline.

GridX is designed to load modules using Dojo AMD, so the files are not packaged together in a single file, in the typical asset pipeline style, they are instead precompiled separately.

Usage

In your Gemfile, add:

gem 'gridx-rails'