Sign in Sign up
rubygems

sinatra-flash

A Sinatra extension for setting and showing Rails-like flash messages. This extension improves on the Rack::Flash gem by being simpler to use, providing a full range of hash operations (including iterating through various flash keys, testing the size of the hash, etc.), and offering a 'styled_flash' view helper to render the entire flash hash with sensible CSS classes. The downside is reduced flexibility -- these methods will *only* work in Sinatra.

Activity

Latest release
16y ago
Total releases
4
Cadence
~2 days
Last 12 months
0

Details

First release
Apr 26, 2010
Releases
Version Released
0.3.0 minor
0.2.1 patch
0.2.0 minor
0.1.0 initial