Monday, 19 August 2013

In rails, is there any gem works like the auto complete function in twitter?

In rails, is there any gem works like the auto complete function in twitter?

When we press @ key in the text field, there will be a list of available
option nearby the cursor, which is similar in twitter or stackoverflow.
I've installed the auto_complete plugin from jquery ui, but I'm not sure
whether it's available in my case.

No comments:

Post a Comment