Class: TrueClass

Inherits:
Object
  • Object
show all
Defined in:
lib/teepee.rb

Instance Method Summary collapse

Instance Method Details

#to_htmlObject



84
85
86
# File 'lib/teepee.rb', line 84

def to_html
  "true"
end