mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
435ebf4569
Didn't like the constant being at the top of the file, gave it overdue importance. Now that `color_output` expects a result we can shorten some of the flexibility from earlier: * Inline COLOR_CODES constant (keep local variable for readability, but don't need names of colors at run time). * Inline color variable in `color_output`. Looks just as clear without it. |
||
---|---|---|
.. | ||
minitest_plugin.rb | ||
railtie.rb | ||
reporter.rb | ||
test_requirer.rb | ||
testing.rake |