Top Level Namespace

Defined Under Namespace

Modules: Cloudcost

Constant Summary collapse

PRICING =
YAML.load_file( File.join(
  File.expand_path("../..", __dir__), "data/pricing.yml")
)