Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rack

What's the variable HTTP_X_FORWARDED_HOST in the @env hash in middleware?

how to force rack:session + sinatra to read "rack.session" from params instead of cookies

ruby oauth sinatra rack cors

Set request headers for Rspec and Rack::Test in Ruby on Rails

Omniauth: How to set authentication provider details at runtime

How to send response but continue execution in Sinatra?

Are there any basic examples of Rack::Session::Cookie usage?

ruby passenger rack

how do I share authentication on a rails/rack app with a node.js instance?

How to get a named route from a Rack app hosted in Rails 3?

How to exclude NewRelic RPM pinger from creating useless sessions in database

calling a controller action with argument from rack middleware

ruby-on-rails ruby rack

What is the most simple / lightest-weight WSGI framework?

how do I stop sinatra from re-writing my header names?

Puma without nginx - multiple ruby applications on the same IP:PORT

ruby api nginx rack puma

How can I pass SSL options into "rails server" in Rails 3.0?

ssl https ruby-on-rails-3 rack

What's wrong with my rackup file?

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