Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rack

How do you configure WEBrick to use SSL in Rails?

Get ordered list of middleware in a generic rack application?

ruby rake rack middleware

How do I access the Rack environment from within Rails?

Rack concurrency - rack.multithread, async.callback, or both?

ruby rack thin

Rack::Request - how do I get all headers?

ruby http http-headers rack

Is there an easy way to have pow serve https?

How do I redirect without www using Rails 3 / Rack?

Any success with Sinatra working together with EventMachine WebSockets?

How to determine if Rails is running from CLI, console or as server?

How to parse JSON request body in Sinatra just once and expose it to all routes?

ruby sinatra rack

How to serve static files via Rack?

ruby file static rack

Where do you put your Rack middleware files and requires?

git, Heroku: pre-receive hook declined

ruby git heroku rack

Logging in Sinatra?

ruby logging sinatra rack

Foreman: Use different Procfile in development and production

HTML5 video will not loop

What's the difference between request.remote_ip and request.ip in Rails?

ruby-on-rails ruby rack

What is Rack middleware?