Simplegrid
Gemification of SimpleGrid
Installation
In your Gemfile add the simplegrid dependency:
gem 'simplegrid'
bundle install and restart your application.
Then, import the CSS into app/assets/stylesheets/application.css:
*= require simplegrid
Usage
See http://thisisdallas.github.io/Simple-Grid/ for how to use SimpleGrid.