Class: Gotsha::Actions::Version
- Inherits:
-
Object
- Object
- Gotsha::Actions::Version
- Defined in:
- lib/gotsha/actions/version.rb
Constant Summary collapse
- DESCRIPTION =
"returns Gotsha version"
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
8 9 10 |
# File 'lib/gotsha/actions/version.rb', line 8 def call VERSION end |