sinatra/lib
Marcus Stollsteimer 93a7997c14 Use same session_secret setting for classic and modular apps
Use the same session_secret setting for classic style applications
as for modular apps using Sinatra::Base and always sign cookies.
Before, cookies were not signed for classic style applications
in development mode.
2017-01-29 10:09:52 +01:00
..
sinatra Use same session_secret setting for classic and modular apps 2017-01-29 10:09:52 +01:00
sinatra.rb remove a redundant `require` 2014-05-30 11:31:09 +02:00