lib/pitchfork/app/old_rails/static.rb in pitchfork-0.12.0 vs lib/pitchfork/app/old_rails/static.rb in pitchfork-0.13.0
- old
+ new
@@ -1,5 +1,6 @@
# -*- encoding: binary -*-
+# frozen_string_literal: true
# :enddoc:
# This code is based on the original Rails handler in Mongrel
# Copyright (c) 2005 Zed A. Shaw
# Copyright (c) 2009 Eric Wong
# You can redistribute it and/or modify it under the same terms as Ruby 1.8 or