Sha256: d334294858cc4823b65c39714bd3d17faf1eb36ba0a621c005a3a6e6db368d05
Contents?: true
Size: 306 Bytes
Versions: 2
Compression:
Stored size: 306 Bytes
Contents
<h1>Home#index</h1> <p>Find me in app/views/home/index.html.erb</p> <input type="text" class='typeahead' > <script type="text/javascript"> $('input.typeahead').typeahead({ name: 'accounts', local: ['timtrueman', 'JakeHarding', 'vskarich'] }); </script> <div style='margin-bottom:200%'></div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bootstrap-typeahead-rails-0.9.3.2 | testapp/app/views/home/index.html.erb |
bootstrap-typeahead-rails-0.9.3.1 | testapp/app/views/home/index.html.erb |