public
Rubygem
Description: Rails' "flash" session notification system ported to Merb
Clone URL: git://github.com/ivey/merb_has_flash.git
Search Repo:
name age message
folder LICENSE Tue May 06 18:48:33 -0700 2008 move merb_has_flash up a level [ivey]
folder README Tue May 06 18:50:41 -0700 2008 add shay to README [ivey]
folder Rakefile Tue May 06 18:59:28 -0700 2008 Add gemspec [ivey]
folder TODO Tue May 06 18:48:33 -0700 2008 move merb_has_flash up a level [ivey]
folder lib/ Tue May 06 18:48:33 -0700 2008 move merb_has_flash up a level [ivey]
folder merb_has_flash.gemspec Tue May 06 18:59:28 -0700 2008 Add gemspec [ivey]
folder spec/ Tue May 06 18:48:33 -0700 2008 move merb_has_flash up a level [ivey]
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 <ivey@gweezlebur.com> ... send bug
reports and patches to him.

Contributors:
Tim Kofol
Shay Arnett