RubyGems Navigation menu

sinatra-flash 0.2.1

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:

97b35294c21e9847355fcda6ac035e88b1ed84fc63a21a8703e2a6e15ca2057d

總下載次數 3,308,406

這個版本 3,482

License:

Ruby 版本需求:

相關連結: