No commit activity in last 3 years
No release in over 3 years
A gemified version of the jquery-ui javascript library.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 3.1.0
>= 0

Runtime

 Project Readme

rails-asset-jqueryui

Gemified/Assetized version of the jQuery UI library complete with themes! ####Current Version:jquery-ui-1.8.16

Rails 3.1 Asset

###Gem File Include

gem "rails-asset-jqueryui"

###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
 */