Class: RTrail::Case

Inherits:
Entity show all
Includes:
Helpers::HasCreateTime, Methods::Delete, Methods::Get, Methods::Update
Defined in:
lib/rtrail/case.rb

Instance Attribute Summary

Attributes inherited from Entity

#data

Method Summary

Methods included from Methods::Delete

#delete

Methods included from Methods::Update

#update

Methods included from Methods::Get

included

Methods included from Helpers::HasCreateTime

#create_time

Methods inherited from Entity

#add_entity, basename, client, #client, client=, #get_entities, #initialize, #method_missing

Methods included from Helpers

included, #is_id?, #path_with_params

Constructor Details

This class inherits a constructor from RTrail::Entity

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class RTrail::Entity