Class: ScanDB::Service
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.
42 43 44 |
# File 'lib/scandb/service.rb', line 42 def to_s name end |