You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Airrecord.base would make it a bit more convenient to instantiate many tables from the same base with the same credentials. And Airrecord.table should remain available as a convenient way of accessing tables from different bases, etc.
Airtable's node client lets you quickly instantiate a
base
and interact with its tables. We can do likewise.Node reference:
Proposed ruby style:
The text was updated successfully, but these errors were encountered: