Module: Sequel::Privacy::IActor

Extended by:
T::Helpers, T::Sig
Defined in:
lib/sequel/privacy/i_actor.rb

Overview

Interface that actors (typically User/Member models) must implement to be used with the privacy system.

Instance Method Summary collapse

Instance Method Details

#idObject



14
# File 'lib/sequel/privacy/i_actor.rb', line 14

def id; end