Class: ActiveCharts::CLI
- Inherits:
-
Thor
- Object
- Thor
- ActiveCharts::CLI
- Defined in:
- lib/active_charts/cli.rb
Instance Method Summary collapse
Instance Method Details
#install ⇒ Object
8 9 10 |
# File 'lib/active_charts/cli.rb', line 8 def install ActiveCharts::Generators::Assets.start end |