diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2015-10-30 19:31:40 +0100 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2015-10-30 19:31:40 +0100 |
commit | 8a2f6f9c8d3c93096e87cc1ff3ec8d96d9a38bb2 (patch) | |
tree | 7a77cb8adfaef6239d6cc30fa12e8edf38cf8ebb | |
parent | b07dd0f4c49ed42e1dd005118630da56228e4c9c (diff) | |
download | norsk-urskog-registrations-8a2f6f9c8d3c93096e87cc1ff3ec8d96d9a38bb2.tar.gz norsk-urskog-registrations-8a2f6f9c8d3c93096e87cc1ff3ec8d96d9a38bb2.tar.bz2 norsk-urskog-registrations-8a2f6f9c8d3c93096e87cc1ff3ec8d96d9a38bb2.zip |
Disable sessions, we don't need them.
-rw-r--r-- | registration.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/registration.rb b/registration.rb index 6875e52..1ba2aee 100644 --- a/registration.rb +++ b/registration.rb @@ -9,7 +9,6 @@ class RegistrationApp < Sinatra::Base helpers Sinatra::UrlForHelper include ERB::Util - enable :sessions config_file File.join(settings.root, 'config.yml') get '/' do |