Module: ConvenientService::Core::Concern::SingletonClassMethods

Defined in:
lib/convenient_service/core/concern/singleton_class_methods.rb

Overview

Since:

  • 1.0.0

Instance Method Summary collapse

Instance Method Details

#__convenient_service_config__(klass: nil) ⇒ Object

Since:

  • 1.0.0



21
22
23
# File 'lib/convenient_service/core/concern/singleton_class_methods.rb', line 21

def __convenient_service_config__
  attached_object.__convenient_service_config__
end