Sha256: 83b325745c214e666a33a281bd5037b99ee654ba0e87bd65d2bb64d265ed89ec

Contents?: true

Size: 224 Bytes

Versions: 14

Compression:

Stored size: 224 Bytes

Contents

%h1 Autocomplete

= form_for @product do |form|
  %p
    = form.label :name
    = form.text_field :name
  %p
    = form.label :brand_name
    = form.autocomplete_field :brand_name, autocomplete_autocomplete_brand_name_path

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
rails3-jquery-autocomplete-0.9.0 integration/app/views/autocomplete/new.html.haml
rails3-jquery-autocomplete-0.8.0 integration/app/views/autocomplete/new.html.haml
rails3-jquery-autocomplete-0.7.5 integration/app/views/autocomplete/new.html.haml
rails3-jquery-autocomplete-0.7.4 integration/app/views/autocomplete/new.html.haml
rails3-jquery-autocomplete-0.7.3 integration/app/views/autocomplete/new.html.haml
rails3-jquery-autocomplete-0.7.2 integration/app/views/autocomplete/new.html.haml
rails3-jquery-autocomplete-0.7.1 integration/app/views/autocomplete/new.html.haml
rails3-jquery-autocomplete-0.7.0 integration/app/views/autocomplete/new.html.haml
rails3-jquery-autocomplete-0.6.6 integration/app/views/autocomplete/new.html.haml
rails3-jquery-autocomplete-0.6.5 integration/app/views/autocomplete/new.html.haml
rails3-jquery-autocomplete-0.6.4 integration/app/views/autocomplete/new.html.haml
rails3-jquery-autocomplete-0.6.3 integration/app/views/autocomplete/new.html.haml
rails3-jquery-autocomplete-0.6.2 integration/app/views/autocomplete/new.html.haml
rails3-jquery-autocomplete-0.6.1 integration/app/views/autocomplete/new.html.haml