Search code examples
What is the "env" variable in Rack middleware?...


ruby-on-railsrackmiddleware

Read More
How to Debug a Rackup App With Visual Studio Code...


rubyvisual-studio-codedebuggingvscode-debuggerrack

Read More
`require': cannot load such file -- rack/handler (LoadError)...


rubyopenstreetmaprackmbtiles

Read More
Any success with Sinatra working together with EventMachine WebSockets?...


rubysinatrawebsocketrackeventmachine

Read More
get the value from hash map...


ruby-on-railsrubyrack

Read More
How to run multiple tiny Ruby (Rack) apps on one server?...


ruby-on-railsrubyrack

Read More
How to determine if Rails is running from CLI, console or as server?...


ruby-on-railsrackrack-middleware

Read More
How to fix Ruby Rack SessionId error Error: undefined class/module Rack::Session::SessionId when dec...


rubyrack

Read More
How to set session[:expires] in rack session (Sinatra)...


rubysessionrack

Read More
Can't get rack-cors working in rails application...


ruby-on-railsrubyrackcors

Read More
How to serve yaml file with sinatra? (not download)...


rubyyamlsinatrarack

Read More
Change tmp folder for uploaded files...


ruby-on-railsrubyfile-uploadrack

Read More
Debugging (Old) Ruby Rack via VsCode...


rubyvisual-studio-coderackvscode-debugger

Read More
Drawing servers Rack using html/css or any python library...


pythonhtmlcssrackrackspace

Read More
no method error "merge" in Rails middleware...


ruby-on-railsrubyrack

Read More
Implementing a Regex solution in Rack CORS...


ruby-on-railsrubycorsrack

Read More
Ubuntu 18.04 can't initialize iptables table `nat', how can I fix this?...


ruby-on-railsrack

Read More
Ubuntu 18.04 Problem Making Certificate Request, string too short...


linuxubuntusslproxyrack

Read More
Testing Middleware with Rspec...


ruby-on-railsrspecrackrack-middleware

Read More
What is Rack middleware?...


ruby-on-railsrubyhttpweb-applicationsrack

Read More
Why puma webserver fails in development with multiple requests at a time?...


rubyrackpuma

Read More
How do I use Rack::Proxy within Rails to proxy requests to a specific path to another app...


ruby-on-rails-3.1proxyrackreverse-proxyroutes

Read More
Serving static files from Sinatra with case-insensitive URLs...


rubysinatrarack

Read More
How do I fake uploading a file when testing Ruby Rack without the server?...


rubyrackfunctional-testing

Read More
rails json response with gzip compression...


ruby-on-railsjsonruby-on-rails-3gziprack

Read More
Disable Rack::CommonLogger without monkey patching...


rubysinatrarackpuma

Read More
How to use pry to access a Rack middleware instance?...


rubysinatrarackpry

Read More
undefined method `run' for main:Object (NoMethodError) Sinatra...


sinatrarack

Read More
How to serve static files via Rack?...


rubyfilestaticrack

Read More
How to catch a Rack RangeError in Rails 6...


ruby-on-railsrubymiddlewarerack

Read More
BackNext