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

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

Instance Method Summary collapse

Instance Method Details

#__convenient_service_config__(klass: nil) ⇒ Object



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