Module: SettingsInspector
- Included in:
- Defaults, Preferences
- Defined in:
- lib/oro/helpers.rb
Overview
Custom inspection
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
59 60 61 |
# File 'lib/oro/helpers.rb', line 59 def to_s "#{self.class.name}: #{self.clio} (#{self.class::FILE})" end |