class ActiveGenie::Configuration::Providers::BaseConfig
def api_url
-
(String)
- The API base URL.
def api_url raise NotImplementedError, "Subclasses must implement this method" end
(String)
- The API base URL.
def api_url raise NotImplementedError, "Subclasses must implement this method" end