.codeclimate.yml | |
|
|
.github/issue_template.md | |
|
|
.github/pull_request_template.md | |
|
|
.github/workflows/pull-request.yml | |
|
|
.github/workflows/ruby.yml | |
|
|
.gitignore | |
|
|
.rubocop.yml | |
|
|
.simplecov | |
|
|
CHANGELOG.md | |
|
|
Gemfile | |
|
|
Guardfile | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
checksums/roo-2.10.1.gem.sha512 | |
|
|
examples/roo_soap_client.rb | 45 | A 1 hr |
|
examples/roo_soap_server.rb | 21 | A 0 mins |
|
examples/write_me.rb | 28 | A 0 mins |
|
lib/roo.rb | 30 | A 0 mins |
|
lib/roo/base.rb | 460 | D 2 days |
|
lib/roo/constants.rb | 5 | A 0 mins |
|
lib/roo/csv.rb | 102 | A 0 mins |
|
lib/roo/errors.rb | 5 | A 0 mins |
|
lib/roo/excelx.rb | 294 | D 1 day |
|
lib/roo/excelx/cell.rb | 93 | A 1 hr |
|
lib/roo/excelx/cell/base.rb | 62 | A 1 hr |
|
lib/roo/excelx/cell/boolean.rb | 21 | A 35 mins |
|
lib/roo/excelx/cell/date.rb | 21 | A 50 mins |
|
lib/roo/excelx/cell/datetime.rb | 69 | A 50 mins |
|
lib/roo/excelx/cell/empty.rb | 16 | A 0 mins |
|
lib/roo/excelx/cell/number.rb | 83 | A 3 hrs |
|
lib/roo/excelx/cell/string.rb | 16 | A 35 mins |
|
lib/roo/excelx/cell/time.rb | 23 | A 50 mins |
|
lib/roo/excelx/comments.rb | 18 | A 0 mins |
|
lib/roo/excelx/coordinate.rb | 16 | A 0 mins |
|
lib/roo/excelx/extractor.rb | 30 | A 0 mins |
|
lib/roo/excelx/format.rb | 65 | A 1 hr |
|
lib/roo/excelx/images.rb | 17 | A 0 mins |
|
lib/roo/excelx/relationships.rb | 25 | A 0 mins |
|
lib/roo/excelx/shared.rb | 31 | A 0 mins |
|
lib/roo/excelx/shared_strings.rb | 109 | A 3 hrs |
|
lib/roo/excelx/sheet.rb | 118 | A 45 mins |
|
lib/roo/excelx/sheet_doc.rb | 174 | B 6 hrs |
|
lib/roo/excelx/styles.rb | 53 | A 0 mins |
|
lib/roo/excelx/workbook.rb | 51 | A 0 mins |
|
lib/roo/font.rb | 14 | A 0 mins |
|
lib/roo/formatters/base.rb | 14 | A 0 mins |
|
lib/roo/formatters/csv.rb | 81 | B 4 hrs |
|
lib/roo/formatters/matrix.rb | 19 | A 1 hr |
|
lib/roo/formatters/xml.rb | 28 | A 1 hr |
|