Sha256: 7cd38147d9c6466869d72a424e8613dc639ee353ef01ff1cb655a03d870660f1

Contents?: true

Size: 132 Bytes

Versions: 2

Compression:

Stored size: 132 Bytes

Contents

- form_for @search_keyword do |f|
  = f.error_messages
  = f.text_field :query
  = f.submit t(:search_keywords_submit_action_label)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
solarsearch-0.0.10 app/views/search_keywords/_form.html.haml
solarsearch-0.0.9 app/views/search_keywords/_form.html.haml