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
16 17 18 |
# File 'lib/convenient_service/core/concern/singleton_class_methods.rb', line 16 def __convenient_service_config__ attached_object.__convenient_service_config__ end |