Sha256: 5f95c7faced31f4e3a2d2331cd615ec2afbf9b016621aad4793de2aa39fda329
Contents?: true
Size: 179 Bytes
Versions: 2
Compression:
Stored size: 179 Bytes
Contents
- form_tag({ :action => "search" }, :method => "get") do = text_field_tag "q", params[:q], :size => 50 %input{ :type => "submit", :value => t(:search_articles_button_label) }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
solarsearch-0.0.10 | app/views/article/_search_form.html.haml |
solarsearch-0.0.9 | app/views/article/_search_form.html.haml |