Sha256: 699d6c1f33a53d227e48fb8edda891f9bb507137aec16ed890ce32fbcfce0e27
Contents?: true
Size: 328 Bytes
Versions: 1
Compression:
Stored size: 328 Bytes
Contents
# frozen_string_literal: true require 'fizzy/api/endpoints/endpoint' require 'fizzy/api/endpoints/calculate_outcome' require 'fizzy/api/endpoints/render_graph' require 'fizzy/api/endpoints/render_graph_synchronous' require 'fizzy/api/endpoints/render_overview' module Fizzy module Api module Endpoints end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fizzy-api-0.1.5 | lib/fizzy/api/endpoints.rb |