Class: Kward::UpdateCheck::Notice
- Inherits:
-
Struct
- Object
- Struct
- Kward::UpdateCheck::Notice
- Defined in:
- lib/kward/update_check.rb
Instance Attribute Summary collapse
-
#latest_version ⇒ Object
Returns the value of attribute latest_version.
Instance Attribute Details
#latest_version ⇒ Object
Returns the value of attribute latest_version
14 15 16 |
# File 'lib/kward/update_check.rb', line 14 def latest_version @latest_version end |