Libraries
»
rubycritic
(4.9.2)
»
Index
»
RubyCritic
»
Colorize
»
#red
Method: RubyCritic::Colorize#red
Defined in:
lib/rubycritic/colorize.rb
#
red
(text) ⇒
Object
9 10 11
# File 'lib/rubycritic/colorize.rb', line 9
def
red
(
text
)
colorize
(
text
,
31
)
end