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