Recommendation for very lightweight website framework...
Read MoreHow can Sinatra be configured to run within a virtual sub-directory of a reverse proxy?...
Read MoreHow to print a string in erb file including line breaks...
Read MoreBy mistake, I called a Sinatra Ruby file app.py and it still worked, why?...
Read MoreHow to make Sinatra work over HTTPS/SSL?...
Read MoreHow to pass raw binary data to the put() method of rack/test?...
Read MoreHow to create a HAML6 helper that renders and returns at the same time?...
Read MoreHow can I make Sinatra use CSRF Authenticity tokens?...
Read MoreSinatra set SameSite cookies to none...
Read MoreEventSource / Server-Sent Events through Nginx...
Read MoreForeman: Use different Procfile in development and production...
Read MoreHow to use Rack::RewindableInput::Middleware in a Sinatra Ruby app?...
Read MoreBefore-filter for all POST requests in Sinatra?...
Read MoreHow to do URL rewriting in Sinatra...
Read MoreHow do I test a redirect in sinatra using rspec?...
Read MoreHow do I use Rack/Test to test Sinatra redirects? The App works, but the test doesn't...
Read MoreUpdated - Sinatra doesn't recognize any route...
Read MoreUsing Ruby and Sinatra, Is it possible to use HAML in an "internal" or "inline" ...
Read MoreHow to pass an instance variable to a erb template in a Sinatra route?...
Read MoreBasic Search in Ruby Sinatra ActiveRecord...
Read MoreHow to know which version of sinatra is installed on linux?...
Read MoreEasier way to require spec files in Sinatra...
Read MorePrepared Statement doesn't exist...
Read MoreOverride Sinatra default NotFound error page...
Read MoreShotgun doesn't start after updating to Ruby 3.0.1...
Read MoreNew sinatra object for every requests but initialize only called once...
Read MoreHow can I use Sinatra to simulate a remote server in RSpec / VCR?...
Read More