Class: JaxAppGenerator
- Inherits:
-
Thor
- Object
- Thor
- JaxAppGenerator
- Defined in:
- lib/jax/generators/app.rb
Instance Method Summary collapse
Instance Method Details
#new(*args) ⇒ Object
15 16 17 |
# File 'lib/jax/generators/app.rb', line 15 def new(*args) Jax::Generators::App::AppGenerator.start(args) end |