Class: Nonnative::Service
- Inherits:
-
Object
- Object
- Nonnative::Service
- Defined in:
- lib/nonnative/service.rb
Instance Method Summary collapse
-
#initialize(service) ⇒ Service
constructor
A new instance of Service.
- #name ⇒ Object
Constructor Details
Instance Method Details
#name ⇒ Object
10 11 12 |
# File 'lib/nonnative/service.rb', line 10 def name service.name end |