Skip to content

Integrate jquery-base64 assets in your Rails asset pipeline

License

Notifications You must be signed in to change notification settings

inventit/jquery-base64-rails

Repository files navigation

Jquery::Base64::Rails

jquery-base64 for Rails.

Installation

Add this line to your application's Gemfile:

gem 'jquery-base64-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install jquery-base64-rails

Usage

In your application.js you will need to add this line:

//= require jquery.base64

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/inventit/jquery-base64-rails.

License

The gem is available as open source under the terms of the MIT License.

-