Libraries
»
jalpha
(0.1)
»
Index (G)
»
Jalpha
»
Generator
Class: Jalpha::Generator
Inherits:
Thor
Object
Thor
Jalpha::Generator
show all
Includes:
Thor::Actions
Defined in:
lib/jalpha/generator.rb
Instance Method Summary
collapse
#
version
⇒ Object
Instance Method Details
#
version
⇒
Object
10 11 12
# File 'lib/jalpha/generator.rb', line 10
def
version
say
"
Jalpha
#{
Jalpha
::
VERSION
}
"
end