edit: May 2012. This script is so old and I have a lot more interesting Ruby scripts, so I decided to use this folder as a general repository to which I would push my Ruby files.
A while back, my eyes opened to Ruby for the very first time when, on a flight from New York to Los Angeles I discovered the Ruby ternary operator. The ternary operator is common to many language, but its compactness of logic was an alluring concept for me, and that night I started to learn about the object oriented world of Ruby.
The following night, I wrote my first Ruby script, "Lovespell". It doesn't use any ternary operators, though.