mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 20:14:08 +00:00
Opt-in to Current fully (#297)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
class Current < ActiveSupport::CurrentAttributes
|
||||
attribute :user
|
||||
|
||||
delegate :family, to: :user
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user