Module: TablerIconsRuby::Helper

Defined in:
lib/tabler_icons_ruby/helper.rb

Instance Method Summary collapse

Instance Method Details

#tabler_icon(*args, **kwargs) ⇒ Object



2
3
4
# File 'lib/tabler_icons_ruby/helper.rb', line 2

def tabler_icon(*args, **kwargs)
  TablerIconsRuby.render(*args, **kwargs)
end