Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rack

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

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