https://github.com/dcts/rails-export-to-excel-example
followig tutorial on https://medium.com/@JasonCodes/ruby-on-rails-exporting-data-to-excel-b3b204281085
https://github.com/dcts/rails-export-to-excel-example
Last synced: 8 months ago
JSON representation
followig tutorial on https://medium.com/@JasonCodes/ruby-on-rails-exporting-data-to-excel-b3b204281085
- Host: GitHub
- URL: https://github.com/dcts/rails-export-to-excel-example
- Owner: dcts
- Created: 2019-10-24T21:23:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T15:29:42.000Z (over 3 years ago)
- Last Synced: 2025-06-21T05:51:26.108Z (12 months ago)
- Language: Ruby
- Size: 1.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...