Module: HeapAPI

Defined in:
lib/heap.rb

Overview

Namespace for all the classes in this gem.

Defined Under Namespace

Classes: ApiError, Client, Error

Constant Summary collapse

VERSION =

Returns the version of this gem.

Returns:

  • (String)

    the version of this gem

File.read(File.join(File.dirname(__FILE__), '..', 'VERSION')).strip