We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48678d4 commit 0a3b883Copy full SHA for 0a3b883
lib/beyond_api.rb
@@ -7,6 +7,8 @@
7
require "beyond_api/ext"
8
require "beyond_api/utils"
9
10
+require "logger"
11
+
12
module BeyondApi
13
class Error < StandardError; end
14
0 commit comments