Skip to content

Instantly share code, notes, and snippets.

@sol-vin
Created July 24, 2022 09:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sol-vin/15223a04290fc710973056be3e42e6d2 to your computer and use it in GitHub Desktop.
Save sol-vin/15223a04290fc710973056be3e42e6d2 to your computer and use it in GitHub Desktop.
module Uri
PATH = "api.coingecko.com
#etc
end
#Usage
puts Uri::PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment