method
mute
v3.1.0 -
Show latest stable
- Class:
Rails::Generators::PluginNewGenerator
mute(&block)protected
No documentation available.
# File railties/lib/rails/generators/rails/plugin_new/plugin_new_generator.rb, line 301
def mute(&block)
shell.mute(&block)
end