Search code examples
How can I test Rack middleware?...


ruby-on-railstestingloggingcouchdbrack

Read More
How can I return a 404 for a specific URL with Rack middleware...


ruby-on-railsherokurack

Read More
Sinatra accept header option value...


sinatrarack

Read More
passenger: pass request to rack application if no file found...


rubynginxpassengerrack

Read More
Rack apps mounted in different subdomains...


rubysinatrarackruby-grape

Read More
How can Webrick based (Non RoR, Sinatra) web application can be severed using Apache and Passenger?...


rubypassengerrackwebrick

Read More
Trigger basic HTTP auth from within middleware...


ruby-on-railsrubyauthenticationrackmiddleware

Read More
host and port in a grape entity...


rubyrackruby-grape

Read More
Is it better to create new controller instance for each HTTP request in Rack based app or to use the...


rubyrack

Read More
Why cookie doesn't work using Sinatra and Omniauth?...


sessioncookiessinatraomniauthrack

Read More
Looking for rack app structure and config.ru specs?...


rubyrackrackup

Read More
config.ru if statement for production...


rubyrubygemsbundlerrack

Read More
"rackup config.ru" returns nothing?...


rubysinatrarack

Read More
Using Rack gem in Rails...


ruby-on-railsrubyrubygemsrack

Read More
A rack fix to lower version...


ruby-on-railsrubyrack

Read More
How to track number of API requests when using Rack Cache...


ruby-on-railsrubyapicachingrack

Read More
How to map unspecified path using Rack::Builder.map?...


rubyrack

Read More
How to get uninterpreted Rails route...


ruby-on-railsruby-on-rails-3routesrack

Read More
Priority among route patterns...


rubyurl-routingrackthin

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


ruby-on-railsrubytimerackduration

Read More
How to use Rack::Attack with a cache prefix?...


securitycachingrackmiddlewarerate-limiting

Read More
Are custom Rack environment variables discouraged?...


rubyrack

Read More
Single server instance for multiple Ruby (rails/sinatra) applications...


ruby-on-railsrubynginxrack

Read More
Why does Octopress require the Sinatra gem?...


rubygemssinatrarackoctopress

Read More
Using routes from one sinatra app from another when racked up...


rubyroutessinatrarack

Read More
How to get the content from an HTTP POST request received in thin?...


rubyrackthin

Read More
Rails, error in rack gem...


ruby-on-railsruby-on-rails-4rack

Read More
Configuring middleware using Ruby on Rails 4...


ruby-on-railsrubyomniauthruby-on-rails-4rack

Read More
Pow (37signals) doesn't start at start up...


ruby-on-railsrackrack-pow

Read More
Rails::Rack:LogTailer and Unicorn...


ruby-on-railsruby-on-rails-3loggingrackunicorn

Read More
BackNext