lib/switch_user/provider/devise.rb in switch_user-1.5.0 vs lib/switch_user/provider/devise.rb in switch_user-1.5.1
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module SwitchUser
module Provider
class Devise < Base
def initialize(controller)
@controller = controller