RubyGems Navigation menu

sinatra-flash 0.1.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:

d1afbde32383bff33271749494588e1507d7c3745c49f608f6b853e77f899556

總下載次數 3,349,450

這個版本 3,420

License:

Ruby 版本需求:

相關連結: