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
15 16 17 |
# File 'lib/kward/update_check.rb', line 15 def latest_version @latest_version end |