module DeviceAtlasCloudClient::ControllerHelper

Controller helper to use the API from Ruby on Rails. Once it is included in the Rails controller, it transparently stores request headers and create the DeviceAtlas cloud client instance.

Public Instance Methods

get_deviceatlas_cloud_client_instance() click to toggle source

Method to get a Client object from a Rails controller.

return

Client object.