diff --git a/lib/nowplaying.rb b/lib/nowplaying.rb index c17f658..3ee6682 100644 --- a/lib/nowplaying.rb +++ b/lib/nowplaying.rb @@ -31,6 +31,7 @@ enable :sessions +disable :protection set :public_folder, File.dirname(__FILE__) + '/static'