Helper to Display Rails Flash Messages
by Ian PurtonA simple code snippet for displaying your flash[:warning] = “Warning Message” messages in rails.
Posted in Webmastering, rails | Comments
Just another WordPress weblog
A simple code snippet for displaying your flash[:warning] = “Warning Message” messages in rails.
Posted in Webmastering, rails | Comments
If you need to send an e-mail in ruby, this little function works well.