Flash messages Rails helper plugin

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.

The readme

To install it:

ruby script/plugin install git://github.com/hgimenez/sexy_flash.git

Tagged as: rails, plugin
Fork me on GitHub