This package includes a variety of add-on components for Rack, a Ruby web server interface: Rack::Access - Limits access based on IP address Rack::Backstage - Returns content of specified file if it exists, which makes it convenient for putting up maintenance pages. Rack::BounceFavicon - Returns a 404 for requests to /favicon.ico Rack::CSSHTTPRequest - Adds CSSHTTPRequest support by encoding respo
flash[:notice] = "You can stop rolling your own now." Simple flash hash implementation for Rack apps. Try it out here: flash.patnakajima.net. Usage Here’s how to use it. Vanilla Rack apps You can access flash entries via env['rack-flash']. You can treat it either like a regular flash hash: use Rack::Flash # Set a flash entry env['rack-flash']['notice'] = 'You have logged out.' # Get a fla
Ruby Weekly is a weekly newsletter covering the latest Ruby and Rails news. If you've worked with Web apps using Ruby, you might know of Rack, an interface that sits between Ruby applications and HTTP-speaking Web servers. All of the major Ruby frameworks and server setups use it now, including Rails. Middleware (in Rack) is code that manipulates data going back and forth between your Ruby apps an
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く