Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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