Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rack

Problem with require rack/openid in Rails 3 [native require work properly]

What is the default session expire time in Sinatra?

sinatra rack

Why is the rack env hash empty in Rails test environment?

Is it possible to to rewrite the base URL in Sinatra?

ruby url sinatra rack base

Why is Sinatra's "show_exceptions.rb" file crashing when I raise a RuntimeError?

ruby sinatra rack

Is there a way to get the elapsed time that a Rails server has been running for?

Disable Rack::CommonLogger without monkey patching

ruby sinatra rack puma

Alter response.body in Rack Middleware

Rack rack.input variable getting truncated?

rackup: command not found

ruby ubuntu rubygems rack rackup

Rack Error -- LoadError: cannot load such file

ruby-on-rails ruby rack

What is the difference between a Cookie and Redis Session store?

rvm rack ruby error already initialized constant WFKV_ [duplicate]

ruby-on-rails ruby rvm rack

Combine Octopress and a Rails 4.0 Application?

Requests got stuck in ActiveRecord::QueryCache middleware

mysql ruby-on-rails rack

How can I get request headers in their original format from Rack?

ruby rack

Combining 2 rails apps to a single codebase

No status code in Rails log after Warden auth failure

In Sinatra - does anyone use test fixtures? how is your test suite set up?

testing sinatra rack

How to test headers with rspec and rack-test in Sinatra

rspec sinatra rack