Sha256: d5c707c57a7da284aef145608ae1305b96236355e3ca252af93b8537ce2fdb70

Contents?: true

Size: 569 Bytes

Versions: 1

Compression:

Stored size: 569 Bytes

Contents

# Map::Icons::Rails

Map Icons for Rails Asset Pipeline

## Installation

Add this line to your application's Gemfile:

    gem 'map-icons-rails'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install map-icons-rails

## Usage

Add the Javascript to application.js:

//=require map-icons-rails/map-icons


## 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

1 entries across 1 versions & 1 rubygems

Version Path
map-icons-rails-1.0.0 README.md