Class: BooticCli::Themes::ItemWithTime
- Inherits:
-
SimpleDelegator
- Object
- SimpleDelegator
- BooticCli::Themes::ItemWithTime
- Defined in:
- lib/bootic_cli/themes/api_theme.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#updated_on ⇒ Object
7 8 9 |
# File 'lib/bootic_cli/themes/api_theme.rb', line 7 def updated_on Time.parse(super) end |