Class

Rails::Generator::Commands::Update

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 = {})

Instance Method Detail

complex_template(relative_source, relative_destination, template_options = {})

directory(relative_path)

file(relative_source, relative_destination, options = {})

template(relative_source, relative_destination, options = {})