Method: SimpleMetrics::Instrument#updated_at
- Defined in:
- lib/simple_metrics/instrument.rb
#updated_at ⇒ Object
Returns the value of attribute updated_at.
4 5 6 |
# File 'lib/simple_metrics/instrument.rb', line 4 def updated_at @updated_at end |