Sha256: 902aab4dedec64f6c4303caf4284893287b0f2ae6393bfdfca2d27ddc6d3b35f
Contents?: true
Size: 132 Bytes
Versions: 2
Compression:
Stored size: 132 Bytes
Contents
module GoogleSpreadsheetBulkFetcher class SpreadsheetNotFound < StandardError; end class SheetNotFound < StandardError; end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
google_spreadsheet_bulk_fetcher-1.0.1 | lib/google_spreadsheet_bulk_fetcher/error.rb |
google_spreadsheet_bulk_fetcher-1.0.0 | lib/google_spreadsheet_bulk_fetcher/error.rb |