public
Description: Rails' "flash" session notification system ported to Merb (See eltiare/merb_has_flash)
Homepage: http://github.com/eltiare/merb_has_flash
Clone URL: git://github.com/ivey/merb_has_flash.git
name age message
file LICENSE Loading commit data...
file README
file Rakefile
file TODO
directory lib/
file merb_has_flash.gemspec
directory spec/
merb_has_flash
==============

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

Current maintainer: Jeremy Nicoll <jnicoll@gnexp.com>
Official tree:
  http://github.com/eltiare/merb_has_flash/tree/master
Please send bug reports and patches to him.

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.

Originally hacked together by Michael Ivey <ivey@gweezlebur.com>

Contributors:
Tim Kofol
Shay Arnett
Martin Kihlgren
Andrei Bocan