This method is deprecated or moved on the latest stable version. The last existing version (v6.0.0) is shown here.
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