Tagsjs::Rails
Easily use tagsjs in your Rails apps!
Usage
In your application.js
//= require tagsjs/coreInstallation
Add this line to your application's Gemfile:
gem 'tagsjs-rails'And then execute:
$ bundleOr install it yourself as:
$ gem install tagsjs-railsContributing
Contribution directions go here.
License
The gem is available as open source under the terms of the MIT License.