Libraries
»
ralph-cli
(0.1.1)
»
Index (V)
»
Ralph
»
CLI
»
Version
Class: Ralph::CLI::Version
Inherits:
Hanami::CLI::Command
Object
Hanami::CLI::Command
Ralph::CLI::Version
show all
Defined in:
lib/ralph/cli/commands/version.rb
Instance Method Summary
collapse
#
call
⇒ Object
Instance Method Details
#
call
⇒
Object
3 4 5
# File 'lib/ralph/cli/commands/version.rb', line 3
def
call
(
*
)
puts
Ralph
::
CLI
::
VERSION
end