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).
-
Add jquery-rails-aristo to your
Gemfile:gem "jquery-rails-aristo" -
Add the following line to your
application.css.scss@import "jqueryui-aristo/aristo";