Class: MnoEnterprise::AppComment

Inherits:
AppReview show all
Defined in:
app/models/mno_enterprise/app_comment.rb

Overview

Create an AppComment MnoEnterprise::AppComment.create(description: “description”, organization_id: 3, user_id: 9, app_id: 43, feedback_id: 1)

Method Summary

Methods inherited from BaseResource

#==, base_class, #cache_key, #clear_association_cache, #clear_attribute_changes!, exists?, find_by, first, last, #max_updated_column_timestamp, #read_attribute, #reload, #save, #save!, #update, #write_attribute

Methods included from HerExtension::Validations::RemoteUniquenessValidation

included