Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/varnish_rails/varnish_debug_color.rb
Instance Method Summary collapse
Instance Method Details
#varnish_debug_color ⇒ Object
3 4 5 |
# File 'lib/varnish_rails/varnish_debug_color.rb', line 3 def varnish_debug_color "\e[#{33}m#{self}\e[0m" end |