Class: Jalpha::Generator
- Inherits:
-
Thor
- Object
- Thor
- Jalpha::Generator
- Includes:
- Thor::Actions
- Defined in:
- lib/jalpha/generator.rb
Instance Method Summary collapse
Instance Method Details
#version ⇒ Object
10 11 12 |
# File 'lib/jalpha/generator.rb', line 10 def version say "Jalpha #{Jalpha::VERSION}" end |