Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rack

Where to insert Rack::Deflater in the rack?

ruby-on-rails ruby gzip rack

What is rack? can I use it build web apps with Ruby?

ruby rack

Redirect logger output for a specific controller in Rails 4

Single Sign-On Server Authentication in Ruby/Rack

How do I specify Origin Whitelist Options in Sinatra using Rack/Protection

sinatra rack cors

mongoid query caching

Adding a custom middleware to Rails 4

Making Rails tests aware of Rack middleware outside Rails's internal chain

Sinatra and Rack Protection setting

Disable Sprockets asset caching in development

Websocket header missing

Rails 3 middleware modify request headers

You have already activated rack 1.6.0, but your Gemfile requires rack 1.6.4

open-source mini-heroku? [closed]

git heroku sinatra rack

How do I use a Rack middleware only for certain paths?

ruby rack middleware

Ruby Rack - mounting a simple web server that reads index.html as default

Deleting the current session with Rack::Session::Cookie

ruby session sinatra rack

Use Rack::CommonLogger in Sinatra

How do I set up a Sinatra app under Apache with Passenger?

Why are there frozen constants everywhere?