Sha256: c9182fb7d81b873496caeec1fb9a473be6a12e8c76070197af34a873ec2bee10

Contents?: true

Size: 191 Bytes

Versions: 12

Compression:

Stored size: 191 Bytes

Contents

%h1 Autocomplete

= simple_form_for @product do |form|
  %p
    = form.input :name
  %p
    = form.input :brand_name, :url => autocomplete_autocomplete_brand_name_path, :as => :autocomplete

Version data entries

12 entries across 12 versions & 1 rubygems

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