9 10 11
# File 'lib/thamble/rails.rb', line 9 def thamble(*a, &block) Thamble.table(*a, &block).html_safe end