Sha256: 9bafe3affc8f47f00a5b7c126675a5ab6e28cd38cce0aacff16ec965111687a1
Contents?: true
Size: 604 Bytes
Versions: 3
Compression:
Stored size: 604 Bytes
Contents
# Add Quickbase Table Configuration here # # Give each app an easy to remember/type name for broker to use # Tables should also be given a simple short name # # This config file will be used to generate the sync queue and to connect to the corresponding apps in quickbase # Don't check this into version control, keep this private # # EXAMPLES # tracker: name: Job Tracker token: your_apps_token_for_tracker tables: main: table_dbid people: table_dbid billings: name: Financial Billings token: your_apps_token_for_billings tables: projects: table_dbid pace: table_dbid
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
broker-0.1.2 | lib/broker/templates/quickbase_tables.yml |
broker-0.1.1 | lib/broker/templates/quickbase_tables.yml |
broker-0.0.9 | lib/broker/templates/quickbase_tables.yml |