Ruby <3's Sass

TL;DR -- Grid in SCSS

I recently tweeted:

Rails 3.1 will now parse erb before scss. Good idea to write a small gem to allow creation of css grids in ruby? <%= grid(rows, width) %>

Ruby in Sass

So I decided to come up with something of my own with this quick gist. Most of this is directly from Sass Docs