Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fiedl/best_in_place_typeahead_example
An example to demonstrate the combination of best_in_place and twitter bootstrap typeahead in rails.
https://github.com/fiedl/best_in_place_typeahead_example
Last synced: 20 days ago
JSON representation
An example to demonstrate the combination of best_in_place and twitter bootstrap typeahead in rails.
- Host: GitHub
- URL: https://github.com/fiedl/best_in_place_typeahead_example
- Owner: fiedl
- Created: 2013-02-10T18:49:29.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-10T19:49:30.000Z (almost 12 years ago)
- Last Synced: 2024-10-23T06:00:47.364Z (28 days ago)
- Language: Ruby
- Size: 141 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
Awesome Lists containing this project
README
== best_in_place & Bootstrap Typeahead -- Example
* See it running on heroku: http://best-in-place-typeahead.herokuapp.com/
* See the javascript file (coffee): https://github.com/fiedl/best_in_place_typeahead_example/blob/master/app/assets/javascripts/root.js.coffee
* and the view: https://github.com/fiedl/best_in_place_typeahead_example/blob/master/app/views/root/index.html.erb
* https://github.com/bernat/best_in_place/issues/212== License
MIT