Class: ScanDB::Service
Constant Summary
Constants included from Model
Instance Method Summary collapse
-
#to_s ⇒ Object
Returns the String form of the service.
Methods included from Model
Instance Method Details
#to_s ⇒ Object
Returns the String form of the service.
43 44 45 |
# File 'lib/scandb/service.rb', line 43 def to_s name end |