# frozen_string_literal: true class CurrentAuth < ActiveSupport::CurrentAttributes attribute :user end