# File lib/simple_form/components/hints.rb, line 4 def hint template.content_tag(hint_tag, hint_text, hint_html_options) unless hint_text.blank? end
# File lib/simple_form/components/hints.rb, line 16 def hint_html_options html_options_for(:hint, [:hint]) end
Generated with the Darkfish Rdoc Generator 2.