Method: ConvenientService::Utils::Module.get_own_const
- Defined in:
- lib/convenient_service/utils/module.rb
.get_own_const ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
44 45 46 |
# File 'lib/convenient_service/utils/module.rb', line 44 def get_own_const(...) GetOwnConst.call(...) end |