Class: Blueticks::Resources::UtilsResource

Inherits:
BaseResource show all
Defined in:
lib/blueticks/resources/utils.rb

Overview

UtilsResource had methods for /v1/utils/* which are not in the current spec. The accessor is kept for backward compatibility with test_client.rb. No public methods are exposed.

Instance Attribute Summary

Attributes inherited from BaseResource

#client

Method Summary

Methods inherited from BaseResource

#initialize

Constructor Details

This class inherits a constructor from Blueticks::BaseResource