Module: RactorLocalSingleton
- Extended by:
- Singleton::SingletonClassProperties
- Includes:
- Singleton::SingletonInstanceMethods
- Defined in:
- lib/singleton.rb
Defined Under Namespace
Modules: RactorLocalSingletonClassMethods
Class Method Summary collapse
Methods included from Singleton::SingletonClassProperties
Methods included from Singleton::SingletonInstanceMethods
Class Method Details
.module_with_class_methods ⇒ Object
233 234 235 |
# File 'lib/singleton.rb', line 233 def self.module_with_class_methods RactorLocalSingletonClassMethods end |