Sha256: b012a778092ab66f7e03f7c411ac2f9bc24de0c6e11e458cf061f2c71905dbec
Contents?: true
Size: 1.79 KB
Versions: 1
Compression:
Stored size: 1.79 KB
Contents
# LazyHighCharts - Official gem repository Easily include HighCharts in your project with this gem [![Build Status](https://secure.travis-ci.org/michelson/lazy_high_charts.png)](http://travis-ci.org/michelson/lazy_high_charts) ## Notice [![Gem Version](https://badge.fury.io/rb/lazy_high_charts.png)](http://badge.fury.io/rb/lazy_high_charts) Current [VERSION](https://github.com/michelson/lazy_high_charts/blob/master/GEM_VERSION) [ChangeLog](https://github.com/michelson/lazy_high_charts/blob/master/CHANGELOG.md) ## Installation ### Installation with rubygems To install it, you just need to add it to your Gemfile: ```ruby gem 'lazy_high_charts' ``` edage version on trial ```ruby gem 'lazy_high_charts' --pre ``` then run ```bash bundle install ``` to install it. ### Deprecation notice: if you use rails 2.3.x or 3.0.x or 3.1.x, please use versions less than 1.3.3. ## Lazy_high_charts User Guide See [project WIKI page](https://github.com/michelson/lazy_high_charts/wiki) [Demo Project](https://github.com/xiaods/highcharts-bootstrap) ## Contributing We're open to any contribution. It has to be tested properly though. * [Fork](http://help.github.com/forking/) the project * Do your changes and commit them to your repository * Test your changes. We won't accept any untested contributions (except if they're not testable). * Create an [issue](https://github.com/michelson/lazy_high_charts/issues) with a link to your commits. Thanks for all [contributers](https://github.com/michelson/lazy_high_charts/contributors) ## Maintainers * Deshi Xiao [github/xiaods](https://github.com/xiaods) * Miguel Michelson [github/michelson](https://github.com/michelson) ## License * Copyright (c) 2013 [Deshi Xiao](http://xiaods.mit-license.org) - Miguel Michelson Martinez, released under the MIT license
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lazy_high_charts-1.5.0 | README.md |