Exception: Grist::InvalidApiKey

Inherits:
APIError show all
Defined in:
lib/grist.rb

Class Method Summary collapse

Class Method Details

.helpObject



28
29
30
# File 'lib/grist.rb', line 28

def self.help
  "help: Ensure the GRIST_API_KEY environment variable is set and valid."
end