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 Tue May 06 18:48:33 -0700 2008 move merb_has_flash up a level [ivey]
file README Thu Sep 25 12:30:38 -0700 2008 eltiare is now officially the maintiner. thank... [ivey]
file Rakefile Thu Sep 18 10:24:40 -0700 2008 Fixed failing install task based off of code fr... [Jeremy Nicoll]
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 Thu Sep 25 12:27:00 -0700 2008 Merge branch 'master' of git://github.com/eltia... [ivey]
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.

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