Method: String#gray

Defined in:
lib/dblink/color.rb

#grayObject

[View source]

9
# File 'lib/dblink/color.rb', line 9

def gray;           "\e[37m#{self}\e[0m" end