Gemified assets for jquery.meiomask plugin.
Add this line to your application's Gemfile:
gem 'meiomask-rails'
And then execute:
$ bundle
Or install it yourself as:
$ gem install meiomask-rails
Add to your application.js
:
require meiomask
And use it as the plugin documentation describes.