Sha256: 273095fb92f5d0570537c437d781968e397d53c0544dc33605c9be2ae4e10444
Contents?: true
Size: 568 Bytes
Versions: 1
Compression:
Stored size: 568 Bytes
Contents
# Excelizer Excelizer handles Excel files generation for your Rails application using the Spreadsheet gem. ## Installation Add this line to your application's Gemfile: gem 'excelizer' And then execute: $ bundle Or install it yourself as: $ gem install excelizer ## 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
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
excelizer-0.0.7 | README.md |