m4tm4t / jquery-tokeninput-rails

Integration with the asset pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jquery-tokeninput-rails

TODO: Write a gem description

Installation

Add this line to your application's Gemfile:

gem 'jquery-tokeninput-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install jquery-tokeninput-rails

Usage

Javascript include

//= require jquery.tokeninput

### Stylesheet include

 *=  require token-input

Or

 *= require token-input-facebook

Or

 *=  require token-input-mac

About

Integration with the asset pipeline

License:MIT License


Languages

Language:Ruby 100.0%