Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rack

What is rack in ruby? What is puma in ruby?

ruby rack puma

Newrelic causing newer etags to be generated on each request

Rack middleware how to redirect to a view in my Rails application

ruby-on-rails-3.1 rack

How to authenticate users using devise in rails middleware?

JRuby: Calling Java Code From A Rack App And Keeping It In Memory

java sinatra jruby rack

How to configure Gollum-wiki to allow basic authentication and to use the username for the git commit

ruby rack gollum-wiki

How to set tld_length dynamically on a Rails app with puma (thread safe)

How to enable middlewares in integration tests for a rack-app?

What are the benefits of using Grape in the Rails app? [closed]

How to turn a static CGI-style perl script(xxx.pl) to a dynamic PSGI application?

perl cgi rack plack psgi

How do I implement a redirects-only rack-based heroku application?

Why does rspec-rails skip the middleware?

set server options inside rackup file

ruby server config rack puma

Automatically encode Rack output with JSON when Content-Type is application/json

Sinatra on Thin: How to hide or change HTTP 'Server' response header

sinatra rack thin

How to specify memcache server to Rack::Session::Memcache?

ruby heroku memcached rack dalli