Sha256: 3114c7d295bd2f168b70c8d849202f0e226302ad2310797a36689e4f30c98e1f

Contents?: true

Size: 466 Bytes

Versions: 1

Compression:

Stored size: 466 Bytes

Contents

# rails-asset-jqgrid

Gemified/Assetized version of the jqueryui library complete with themes!

## Rails 3.1

###Gem File Include

    gem "rails-asset-jqueryui", :git => "git://github.com/allen13/rails-asset-jqueryui.git"

###Javascript File Include

    //= require jqueryui

###CSS File Include 
This gem includes all of the standard themes from the jquery-ui site. Nothing is stoping you from defining your own locally.

    /*
     * =require black-tie
     */

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rails-asset-jqueryui-0.0.1 README.md