Search code examples
Force a Rails controller to return a Rack::Response...


ruby-on-railsrubyrack

Read More
Puma Server: Facing Address already in use error while starting two instances on different ports on ...


rubyrackpuma

Read More
What does RACK_ENV do in a Rails application?...


ruby-on-railsrubyrack

Read More
rack-mini-profiler is showing profiling static files...


ruby-on-railsrubyprofilingrackrack-mini-profiler

Read More
rails json response with gzip compression...


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

Read More
How do I configure WEBrick to use an intermediate certificate with HTTPS?...


ruby-on-rails-3opensslrackwebrick

Read More
How to see absolute paths in swagger for sinatra (rswag)...


rubysinatrarackrswag

Read More
Phusion Passenger configuration: How passenger_min_instances affects the sub-URI setup...


ruby-on-rails-3passengerrack

Read More
Rack::Request - how do I get all headers?...


rubyhttphttp-headersrack

Read More
How can I do a health check for a Rails-based app on Render?...


ruby-on-railsrackrender.com

Read More
Where do you put your Rack middleware files and requires?...


ruby-on-railsconventionsrackmiddleware

Read More
How to pass raw binary data to the put() method of rack/test?...


rubysinatrarack

Read More
Sinatra set SameSite cookies to none...


sessioncookiessinatrarack

Read More
Unicorn + Rails 7.1: TypeError: wrong argument type strio (expected strio) (TypeError)...


ruby-on-railsrackunicorn

Read More
Foreman: Use different Procfile in development and production...


herokusinatrarackforemanshotgun

Read More
git, Heroku: pre-receive hook declined...


rubygitherokurack

Read More
How to response with JSON format using Ruby Rack middleware...


ruby-on-railsrubyjsonrackmiddleware

Read More
How to load gem's Railites only after all config/initializers load?...


ruby-on-railsrackrails-engines

Read More
How to find rails route pattern from url...


ruby-on-railsrubyroutesrack

Read More
mongoid query caching...


rubyruby-on-rails-3cachingmongoidrack

Read More
Get ordered list of middleware in a generic rack application?...


rubyrakerackmiddleware

Read More
Rails ActionController ignores request headers...


ruby-on-railscorsruby-on-rails-5rackrack-cors

Read More
SQLite3 and Rack Basic Auth cannot use username as execution parameter...


rubysqliteauthenticationracksqlite3-ruby

Read More
How to set port for Rack app?...


rubyrack

Read More
Is it possible to use rescue with a conditional?...


rubyexceptionrack

Read More
Get the current page URL in Ruby/Rack...


rubyrack

Read More
can we have rack middleware after main?...


rubyrack

Read More
Why are there frozen constants everywhere?...


ruby-on-railsrubyruby-on-rails-3ruby-on-rails-4rack

Read More
How to accept gzipped requests in a rails 5 application?...


ruby-on-railsrackruby-on-rails-5

Read More
rack app serving js file with Content-Type set yet browser says Mimetype is ""...


rubymime-typesrack

Read More
BackNext