Method: Gruff::Base#hide_title

Defined in:
lib/gruff/base.rb

#hide_titleObject

Prevent drawing of the title



112
113
114
# File 'lib/gruff/base.rb', line 112

def hide_title
  @hide_title
end