Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rack

In Sinatra, is there a way to use my own error handler for some errors, and the default handler for all other errors?

sinatra rack

Sinatra app using omniauth gets Rack::Protection::SessionHijacking in ie9

Rack throwing EOFError (bad content body)

jquery ruby-on-rails ruby rack

What does RACK_ENV do in a Rails application?

ruby-on-rails ruby rack

Rack error (not compiling on the fly) serving assets in development

Run Rails Engine standalone

override "/auth/identity"-page of omniauth identity

ruby-on-rails rack omniauth

ETag changes when Rack::Deflater is enabled

Hello World rack middleware with rails 3: how to process body of all requests

Automatically add rack middleware with a gem

ruby rubygems rack

OSX Yosemite update breaks pow.cx

Mounting a Rack application in Rails not working

ruby-on-rails routing rack

Ruby bindings for a server-side javascript engine?

javascript ruby rack

Robust way to deploy a Rack application (Sinatra)

How do I config.ru properly in modular Sinatra application.?

ruby sinatra rack

Passenger Rack app 'cannot infer basepath'

ruby passenger rack sinatra

Difference between use and run in Rack

ruby rack

Rails 3, HTTP extensions (WebDAV) and Rack App mounting

best/most elegant way to share objects between a stack of rack mounted apps/middlewares?

ruby sinatra rack

A slow postgres query on Heroku is not being interrupted by rack-timeout