Class: NilClass

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

Instance Method Summary collapse

Instance Method Details

#to_label(*args) ⇒ Object



16
17
18
# File 'lib/html_tables/to_label.rb', line 16

def to_label(*args)
  nil
end