Method: ConvenientService::Utils::Module.fetch_own_const

Defined in:
lib/convenient_service/utils/module.rb

.fetch_own_constObject

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.

Since:

  • 1.0.0



32
33
34
# File 'lib/convenient_service/utils/module.rb', line 32

def fetch_own_const(...)
  FetchOwnConst.call(...)
end