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