Padrino::Generators::Cli

Class: Padrino::Generators::Cli

Inherits:
Thor::Group
  • Object
Includes:
Thor::Actions

Overview

This class bootstrap config/boot and perform Padrino::Generators.load_components! for handle 3rd party generators.

Instance Method Summary

  • #load_boot ⇒ Object We need to try to load boot because some of our app dependencies maybe have custom generators, so is necessary know who are.
  • #setup ⇒ Object Loads the components available for all generators.

Instance Method Details

#load_boot ⇒ Object

We need to try to load boot because some of our app dependencies maybe have custom generators, so is necessary know who are.

#setup ⇒ Object

Loads the components available for all generators.

© 2010–2016 Padrino
Licensed under the MIT License.
http://www.rubydoc.info/github/padrino/padrino-framework/Padrino/Generators/Cli

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部