Sha256: e76abfdc9df48fdcb35389787052529c9918953dcaf5321163a44ba0d541a22e

Contents?: true

Size: 537 Bytes

Versions: 4

Compression:

Stored size: 537 Bytes

Contents

# Fileapi

TODO: Write a gem description

## Installation

Add this line to your application's Gemfile:

    gem 'fileapi'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install fileapi

## Usage

add to css-file

	//= require fileapi

add to js-file

	//= require fileapi

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fileapi-0.1.3 README.md
fileapi-0.1.2 README.md
fileapi-0.1.0 README.md
fileapi-0.0.3 README.md