sinatra · Issues· 45 open
Open on GitHubLocally synced open issues (discussions stay on GitHub)
- #2185
`Sinatra::Extension` and `Sinatra::Namespace` collapse keyword arguments into a positional Hash
Updated Jul 27, 2026 - #2184
`delegate` should move away from `ruby2_keywords`
good first issueUpdated Jul 23, 2026 - #2177
Should `pass` reset all response state (headers + status), not just content-type?
Updated Jul 21, 2026 - #2170
Silence remaining multi_json 1.21 "MultiJson constant is deprecated" warning (needs ::MultiJSON + gemspec floor bump?)
Updated Jun 1, 2026 - #2153
Support `Sec-Fetch-Site`
rack-protectionUpdated Apr 14, 2026 - #2080
`uri`/`url` helper can blow up with `ArgumentError - string contains null byte`
bugquestionUpdated Feb 25, 2026 - #2113
Empty PATH_INFO is (probably) invalid and will (probably) fail in Rack 3.2.
bugUpdated Oct 14, 2025 - #2105
Add the ability to dynamically re-assign the static "folder" (although I realised, I can use symlink as workaround)
Updated Oct 12, 2025 - #2106
Host authorization should be easy to disable
featurehelp wantedUpdated Sep 28, 2025 - #2118
[Documentation / Link] The link to the sinatra book appears to no longer be available
Updated Sep 19, 2025 - #1869
Support Rack 3.1 BadRequest exception
featuredependenciesUpdated Sep 10, 2025 - #2117
[Documentation] Overall as well as indirect - Rack::Handler:: specifically
Updated Aug 5, 2025 - #2104
Add: set :public_folders, '/home/x/y/', '/tmp/','/another/dir/' - as well as add an alias name
Updated May 5, 2025 - #2103
catch-all error handler does not ever run in dev despite `set :show_exceptions, :after_handler`
Updated May 4, 2025 - #1892
Update streaming to make use of Rack "callable body"
featurehelp wantedUpdated Feb 11, 2025