Skip to content

Instantly share code, notes, and snippets.

@glowacki-dev
Created August 9, 2017 16:15
Show Gist options
  • Save glowacki-dev/33135500ac72ab53f7a56d114c924db1 to your computer and use it in GitHub Desktop.
Save glowacki-dev/33135500ac72ab53f7a56d114c924db1 to your computer and use it in GitHub Desktop.
Base ApiRequest class
class ApiRequest
def initialize
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment