no_color!()
Remove the color from output.
# File railties/lib/rails/generators.rb, line 134 def no_color! Thor::Base.shell = Thor::Shell::Basic end