jquery-justified-gallery-rails
A gem to automate using jQuery Justified Gallery with Rails
Installation
Add this line to your application's Gemfile:
gem 'jquery-justified-gallery-rails'And then execute:
$ bundleCSS
Add the following to application.css
*= require justifiedGalleryJavascripts
Add the folowing to application.js
//= require jquery.justifiedGalleryLicense
The gem is available as open source under the terms of the MIT License.