Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rack

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

set method to PUT in rails XML requests

Sinatra - Setting Cache-Control Headers via config.ru

ruby heroku sinatra rack jekyll

Re-direct URL to Add Trailing Slash in Sinatra

heroku sinatra rack octopress

How do you set up Rack::URLMap to work with RSpec in Sinatra?

ruby testing rspec sinatra rack

Testing for session variables using Rack::Test using RSpec

Rack issue: ArgumentError: invalid byte sequence in UTF-8

ruby-on-rails rack

Thin & Sinatra not taking port

ruby sinatra rack thin

Rendering an "internal" Rails controller from a middleware

Rails3 Rack response - undefined method response.body

What is socket hijacking?

How do I configure RSpec with Sinatra to dynamically determine which Sinatra app is running before my test suite runs?

ruby rspec sinatra rack capybara