- Inheritance
- < Rails::Generator::Commands::Create < Rails::Generator::Commands::Base < DelegateClass(Rails::Generator::Base)
Update generator‘s action manifest.
Methods
Instance
| Visibility | Signature |
|---|---|
| public | complex_template (relative_source, relative_destination, template_options = {}) |
| public | directory (relative_path) |
| public | file (relative_source, relative_destination, options = {}) |
| public | template (relative_source, relative_destination, options = {}) |