evodata/app/models/current.rb

4 lines
71 B
Ruby

class Current < ActiveSupport::CurrentAttributes
attribute :user
end