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
merb_has_flash / README
100644 22 lines (16 sloc) 0.566 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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