Stylish: way to write CSS in Ruby/RoR

I was trying to learn and earn the Ruby and further on RoR — Ruby on Rails, a web development framework. On the way I found out the wonderful Stylish gem that can be used to create the CSS from within the Ruby for the yielded pages!

This is indeed a wonderful tool created by Ben Estaugh of Extralogical.

As Ben says, Stylish has more beauty of creation when gemmed with Ruby 1.9 as it can be layed out more CSS like with shorthand syntax available for hash in 1.9.