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