No commit activity in last 3 years
No release in over 3 years
Integrates the "Aristo" jQuery UI Theme (see https://github.com/taitems/Aristo-jQuery-UI-Theme) for use with the asset pipeline in Rails >= 3.1
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 3.1.0
 Project Readme

Rails asset pipeline integration for the "Aristo" jQuery UI Theme

This gem packages the "Aristo" theme for jQuery UI for use with the asset pipeline in Rails 3.1 and higher (also works with Rails 4).

Installation

  • Add jquery-rails-aristo to your Gemfile:

      gem "jquery-rails-aristo"
    
  • Add the following line to your application.css.scss

      @import "jqueryui-aristo/aristo";