houdini/lib/htp.rb

5 lines
68 B
Ruby

# Hamster Table Print
def htp(data)
tp Hamster.to_ruby(data)
end