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/ Mon Sep 15 11:58:09 -0700 2008 Block added to method_missing, and changes made... [Jeremy Nicoll]
file merb_has_flash.gemspec
directory spec/ Wed Sep 10 15:27:02 -0700 2008 Streamlined, updated to work with Merb 0.9.6, a... [Jeremy Nicoll]
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