Sinatra v0.9.0.3 Release Notes

Release Date: 2009-01-21 // about 15 years ago
    • Fall back on mongrel then webrick when thin not found. [#75]
    • Use :environment instead of :env in test helpers to fix deprecation warnings coming from framework.
    • Make sinatra/test/rspec work again [#113]
    • Fix app_file detection on windows [#118]
    • Fix static files with Rack::Lint in pipeline [#121]