Module: NCore::FindSingle

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

Defined Under Namespace

Modules: ClassMethods

Instance Method Summary collapse

Instance Method Details

#idObject



22
23
24
# File 'lib/ncore/methods/find_single.rb', line 22

def id
  'singleton'
end