Method: String#bg_blue

Defined in:
lib/dblink/color.rb

#bg_blueObject

[View source]

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

def bg_blue;        "\e[44m#{self}\e[0m" end