method
mute
v4.1.8 -
Show latest stable
- Class:
Rails::Generators::PluginGenerator
mute(&block)protected
No documentation available.
# File railties/lib/rails/generators/rails/plugin/plugin_generator.rb, line 353
def mute(&block)
shell.mute(&block)
end