Sha256: 08818220ce4f59394c2a95184bc2b5b48af4d2935c4cf892a043d8ebd81bc5de

Contents?: true

Size: 142 Bytes

Versions: 4

Compression:

Stored size: 142 Bytes

Contents

require 'norairrecord'

p Faraday::VERSION

Tea = Norairrecord.table(
  ENV["AIRTABLE_TOKEN"],
  "appZJC9q8TBYPDF7j",
  "Teas"
)

# p Tea.all

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
norairrecord-0.1.4 bin/production-test.rb
norairrecord-0.1.3 bin/production-test.rb
norairrecord-0.1.2 bin/production-test.rb
norairrecord-0.1.0 bin/production-test.rb