Go to file
Guillaume DOTT 15e66444fc First commit 2013-01-23 17:03:19 +01:00
lib First commit 2013-01-23 17:03:19 +01:00
.gitignore First commit 2013-01-23 17:03:19 +01:00
Gemfile First commit 2013-01-23 17:03:19 +01:00
LICENSE.txt First commit 2013-01-23 17:03:19 +01:00
README.md First commit 2013-01-23 17:03:19 +01:00
Rakefile First commit 2013-01-23 17:03:19 +01:00
jorgchart-rails.gemspec First commit 2013-01-23 17:03:19 +01:00

README.md

Jorgchart::Rails

TODO: Write a gem description

Installation

Add this line to your application's Gemfile:

gem 'jorgchart-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install jorgchart-rails

Usage

TODO: Write usage instructions here

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