Class: WhatTheGem::Changes::SinceFirst
- Defined in:
- lib/whatthegem/changes.rb
Instance Attribute Summary collapse
-
#version ⇒ Object
Returns the value of attribute version.
Instance Method Summary collapse
Instance Attribute Details
Instance Method Details
permalink #to_h ⇒ Object
[View source]
33 34 35 |
# File 'lib/whatthegem/changes.rb', line 33 def to_h {description: "the first version"} end |