We are releasing the bootstrap_tokenfield_rails gem for extending input fields in your twitter bootstrap project.
This plugin tokenizes your input field, allowing the user to input and manage multiple values into the input field effortlessly.
Add this line to your application's Gemfile:
And then execute:
Or install it yourself as:
Add this line to your application.js file:
Add this line to your application.css file:
Given an input field, add a class of your choice to it.
Then tokenize the input field as follows.
License
Availaible under the MIT License.