Method: Registry.get
- Defined in:
- lib/registry.rb
.get(*args) ⇒ Object
7 8 9 |
# File 'lib/registry.rb', line 7 def get(*args) instance.get *args end |
7 8 9 |
# File 'lib/registry.rb', line 7 def get(*args) instance.get *args end |