Search code examples
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
session not pesisting between requests in Rack::Session::Cookie...


rubysessionrack

Read More
ruby "gem not found" error after updating older gem...


rubyrubygemsrack

Read More
no method error when trying to initialize rack session cookies...


rubycookiesrubygemsrack

Read More
ERB engine doesn't working with css link using rack gem...


rubyrubygemserbrack

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


ruby-on-railsrackrender.com

Read More
in Rack middleware how to ignore default headers?...


ruby-on-railsrubyloggingrack

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


rubyrackpuma

Read More
Sinatra On Kubernetes - Moved app to subdirectory, app assets fail to render in production (404) but...


rubykubernetessinatrarack

Read More
Using cross-site cookies to post to Rails API from Chrome extension...


ruby-on-railsgoogle-chromecookiesgoogle-chrome-extensionrack

Read More
Understanding ruby TOPLEVEL_BINDING...


rubyrack

Read More
BackNext