Sha256: cf1319363f73ed3abee55c32d4844a8d90fe34fdef048b544842fc14e475753c

Contents?: true

Size: 310 Bytes

Versions: 1

Compression:

Stored size: 310 Bytes

Contents

require 'sphere_engine/rest/access'

module SphereEngine
  module REST
    # @note All methods have been separated into modules and follow the same grouping used in {http://sphere-engine.com/services the SphereEngine API Documentation}.
    module API
      include SphereEngine::REST::Access
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sphere_engine-1.0.0.pre lib/sphere_engine/rest/api.rb