Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Latest commit

 

History

History
32 lines (17 loc) · 576 Bytes

README.md

File metadata and controls

32 lines (17 loc) · 576 Bytes

Filereaderjs

A gem wrapper for filereader.js (https://github.com/bgrins/filereader.js)

Installation

Add this line to your application's Gemfile:

gem 'filereaderjs'

And then execute:

$ bundle

Or install it yourself as:

$ gem install filereaderjs

Usage

Add //= require filereader to application.js

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/bonusly/filereaderjs.

License

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