0.0
Soroban makes it easy to extract and execute formulas from Excel spreadsheets. It rewrites Excel formulas as Ruby expressions, and allows you to bind named variables to spreadsheet cells to easily manipulate inputs and capture outputs.
2021
2022
2023
2024
2025
2026
0.37
Axlsx_Rails provides an Axlsx renderer so you can move all your spreadsheet code from your controller into view files. Partials are supported so you can organize any code into reusable chunks (e.g. cover sheets, common styling, etc.) You can use it with acts_as_xlsx, placing the to_xlsx call in a...
2021
2022
2023
2024
2025
2026
0.1
This is a library to read/write Google Spreadsheet.
2021
2022
2023
2024
2025
2026
0.05
Simple spreadsheet reader for common formats: Excel (.xls, .xlsx), Open-office (.ods) and some CSV (standard, excel, tab separated). Future versions: writing and more formats.
2021
2022
2023
2024
2025
2026
0.0
This is a ChupaText decomposer plugin to extract text and meta-data
from OpenDocument Spreadsheet file format file (`.ods` file). This
plugin uses [LibreOffice](https://www.libreoffice.org/).
You can use `libreoffice-opendocument-spreadsheet` decomposer.
It depends on `pdf` decomposer. Because ...
2021
2022
2023
2024
2025
2026
0.0
A gem to help you convert your google spreadsheet data to json
format and load your json to spreadsheet. With this gem, you can
choose the worksheet that you want to convert and point the row
number you want to convert!
2021
2022
2023
2024
2025
2026
0.0
Simplify the task of building a spreadsheet in Rails. This gem is based on the Spreadsheet gem. The syntax have been simplified a bit.
2021
2022
2023
2024
2025
2026
0.02
Convert an Array where Array.all? {|e| [OpenStruct,Hash,ActiveRecord::Base].any? { |type| e.kind_of?(type) }} to a Google spreadsheet
2021
2022
2023
2024
2025
2026
0.01
Dumps records to Google Spreadsheets.
2021
2022
2023
2024
2025
2026
0.01
Google Spreadsheet fetcher
2021
2022
2023
2024
2025
2026
0.01
Takes a stream to a spreadsheet file and produces an XML or CSV representation of its contents
2021
2022
2023
2024
2025
2026
0.01
Load records from Google Spreadsheets.
2021
2022
2023
2024
2025
2026
0.0
Spreadsheet Accessor.
2021
2022
2023
2024
2025
2026
0.0
model-like class without database using google spreadsheet
2021
2022
2023
2024
2025
2026
0.0
This is a library to read/write Google Spreadsheet using oauth and client login.
2021
2022
2023
2024
2025
2026
0.0
A Railtie that allows you to configute model export to your google worksheet with just a few configurations, and will manage export of either a record or a set of records (with customized fields if you feel like it), export in batches (google spreadsheet gets buggy with large sets of data otherwi...
2021
2022
2023
2024
2025
2026
0.0
Google Spreadsheets accessor with ActiveResource
2021
2022
2023
2024
2025
2026
0.0
Memory efficient spreadsheet reader. It reads file in streaming fashion. Currently supports Excel legacy file (.xls) format. Work in progress for other file formats.
2021
2022
2023
2024
2025
2026
0.0
WebGet Ruby Gem: Spreadsheeting import export helpers, to parse and prettify
2021
2022
2023
2024
2025
2026
0.0
Simple tool for running queries against ActiveRecord and putting them into a Google Spreadsheet.
2021
2022
2023
2024
2025
2026