Class: Dimelo::CCP::Feedback

Inherits:
API::Model show all
Includes:
API::Common::Openable, API::Common::Publishable, API::Common::Starrable
Defined in:
lib/dimelo/ccp/api/model/feedback.rb

Constant Summary

Constants inherited from API::Model

API::Model::INTERPOLATION_PATTERN

Instance Attribute Summary

Attributes inherited from API::Model

#client, #errors, #tracked_attributes

Method Summary

Methods included from API::Common::Starrable

#star!, #unstar!

Methods included from API::Common::Publishable

#publish, #unpublish

Methods included from API::Common::Openable

#close, #open

Methods inherited from API::Model

#==, attribute, attributes, #attributes, #attributes=, belongs_to, compute_path, #create, #destroy, find, has_many, human_attribute_name, #initialize, lookup_ancestors, #merge!, #new_record?, parse, path, #read_attribute_for_validation, #reload, #save, #submit_attributes, submit_attributes, #to_json, #tracked_submit_attributes, #update, #valid?, #warn

Constructor Details

This class inherits a constructor from Dimelo::CCP::API::Model