Pinned Loading
-
-
-
Simple approach to organize external...
Simple approach to organize external data providers 1# Wrapper class for common logic: logging, top-lvl error handling, any data post-processing
2# It glues together provider-specific code and the rest of the app
3class Gateway
4attr_accessor :provider, :options
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.