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
#id ⇒ Object
21 22 23 |
# File 'lib/ncore/methods/find_single.rb', line 21 def id 'singleton' end |