stickers/config/initializers/airtable.rb

3 lines
85 B
Ruby

# frozen_string_literal: true
Norairrecord.api_key = ENV.fetch("AIRTABLE_PAT", nil)