RubyGems Navigation menu

sinatra-flash 0.2.0

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.3.0 - May 02, 2010 (15.5 KB)
  2. 0.2.1 - April 29, 2010 (15.5 KB)
  3. 0.2.0 - April 28, 2010 (15.5 KB)
  4. 0.1.0 - April 26, 2010 (14.5 KB)

Runtime 相依性套件 (1):

sinatra >= 1.0.0

Development 相依性套件 (3):

rspec >= 1.2.9
yard >= 0

擁有者:

作者:

  • Stephen Eley

SHA 256 checksum:

d3b0da01d07117d1b7246e282984f96203f5b4856e2b48cb4cf2887e0c3794d6

總下載次數 3,352,294

這個版本 3,485

License:

Ruby 版本需求:

相關連結: