Module: NCore::Identity

Extended by:
ActiveSupport::Concern
Defined in:
lib/ncore/identity.rb

Defined Under Namespace

Modules: ClassMethods

Instance Method Summary collapse

Instance Method Details

#json_rootObject



21
22
23
# File 'lib/ncore/identity.rb', line 21

def json_root
  self.class.json_root
end