Class: Slick::Helper
Constant Summary
Constants included from Helpers
Slick::Helpers::SELF_CLOSING_TAGS, Slick::Helpers::TAGS, Slick::Helpers::TEXT_ONLY_TAGS
Instance Attribute Summary
Attributes included from Registry
Class Method Summary collapse
Instance Method Summary collapse
Methods included from Registry
create, for, register, registered?, registered_classes
Methods included from Helpers
#html_tag, #indent, #line, #text
Class Method Details
Instance Method Details
#call(*args, &block) ⇒ Object
20 21 22 |
# File 'lib/slick/helper.rb', line 20 def call(*args, &block) end |