Sha256: 1f9f4adfe1047b9dd0989ed9ddab21d79dfbcfb6b3ba37f5199f65338597da0e

Contents?: true

Size: 259 Bytes

Versions: 6

Compression:

Stored size: 259 Bytes

Contents

- # @TODO: definitely more abstract
- path ||= galleries_path 

= form_tag path, :method => :get, :class => :search do
  .field.search_words
    .hide [x]
    = text_field_tag 'q', nil, :placeholder => 'Search'
  .actions.hide
    = submit_tag 'Search'
  .c

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ish_manager-0.1.8.220 app/views/ish_manager/application/_search.haml
ish_manager-0.1.8.219 app/views/ish_manager/application/_search.haml
ish_manager-0.1.8.218 app/views/ish_manager/application/_search.haml
ish_manager-0.1.8.217 app/views/ish_manager/application/_search.haml
ish_manager-0.1.8.216 app/views/ish_manager/application/_search.haml
ish_manager-0.1.8.215 app/views/ish_manager/application/_search.haml