I just pushed my first Rails plugin to github(http://github.com) .
This is dead simple: it provides a helper for showing flash messages on your Rails apps with scriptaculous appear/fade effects.
To install it:
ruby script/plugin install git://github.com/hgimenez/sexy_flash.git
