Method: Codependent::Manager.instance
- Defined in:
- lib/codependent/manager.rb
.instance ⇒ Object
8 9 10 |
# File 'lib/codependent/manager.rb', line 8 def instance @instance ||= Manager.new end |
8 9 10 |
# File 'lib/codependent/manager.rb', line 8 def instance @instance ||= Manager.new end |