class Grapple::Components::SearchSubmit
Public Instance Methods
render()
click to toggle source
# File lib/grapple/components/search_submit.rb, line 7 def render template.submit_tag(t(label)) end
# File lib/grapple/components/search_submit.rb, line 7 def render template.submit_tag(t(label)) end