Rails autocomplete plugin.
- by piemesons
Hello
Is there any plugin available for auto complete like in stackoverflow.
Right now i am using acts_as_taggable plugin.
I want to check the new created tag, autocomplete with comma separate.
How to use auto_complete plugin and acts_as_taggable both.
Consider the thing done in stackoverflow tag case.