public
Fork of ivey/merb_has_flash
Description: Rails' "flash" session notification system ported to Merb
Homepage:
Clone URL: git://github.com/eltiare/merb_has_flash.git
Jeremy Nicoll (author)
Fri Dec 05 16:03:57 -0800 2008
name age message
file LICENSE Tue May 06 18:48:33 -0700 2008 move merb_has_flash up a level [ivey]
file README Loading commit data...
file Rakefile
file TODO Tue May 06 18:48:33 -0700 2008 move merb_has_flash up a level [ivey]
directory lib/
file merb_has_flash.gemspec
directory spec/
README
merb_has_flash
=================

A plugin for the Merb framework that provides Rails-style flash.

Most of the code is taken directly from Rails, which is
Copyright (c) 2004-2006 David Heinemeier Hansson.
This plugin is released under the same terms as Rails itself.

Hacked together by Michael Ivey, with code
reorganization and specs done by Jeremy Nicoll <jnicoll@gnexp.com>  
Jeremy is now the maintainer for this project, so please send bug 
reports and patches to him.

Contributors:
Tim Kofol
Shay Arnett
Martin Kihlgren
Andrei Bocan