Class: Riser::DRbCall
- Inherits:
-
Struct
- Object
- Struct
- Riser::DRbCall
- Defined in:
- lib/riser/services.rb
Overview
:nodoc:
Instance Attribute Summary collapse
-
#service_ref ⇒ Object
Returns the value of attribute service_ref.
-
#there ⇒ Object
Returns the value of attribute there.
Instance Attribute Details
#service_ref ⇒ Object
Returns the value of attribute service_ref
143 144 145 |
# File 'lib/riser/services.rb', line 143 def service_ref @service_ref end |
#there ⇒ Object
Returns the value of attribute there
143 144 145 |
# File 'lib/riser/services.rb', line 143 def there @there end |