Class: MnoEnterprise::AppQuestion

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

Overview

Create an AppQuestion MnoEnterprise::AppQuestion.create(description: “This is my question”, organization_id: 3, user_id: 9, app_id: 43)

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