Module: DomoscioRails::Resource
- Included in:
- Account, Analytic, Content, Device, Event, Export, ExportRequest, GameplayUtil, InstanceParameter, KnowledgeEdge, KnowledgeGraph, KnowledgeGraphNode, KnowledgeGraphScale, KnowledgeNode, KnowledgeNodeContent, KnowledgeNodeStudent, KpiLog, LearningProgram, LearningProgramStudent, LearningSession, LearningSessionKnowledgeNode, LearningSessionRecommendation, Lxp, Objective, ObjectiveKnowledgeNode, ObjectiveKnowledgeNodeStudent, ObjectiveStudent, Question, Recommendation, RecommendationUtil, ReviewUtil, Role, DomoscioRails::Role::User, Scale, Scorm, StatsUtil, Student, StudentGroup, StudentGroup::User, StudentGroupUser, Subscription, Supervisor, Supervisor::LearningProgram, Tag, TagEdge, TagSet, Tagging, User, User::Role, User::StudentGroup, User::UserParameter
- Defined in:
- lib/domoscio_rails/resource.rb
Defined Under Namespace
Modules: ClassMethods
Class Method Summary collapse
Class Method Details
.included(base) ⇒ Object
3 4 5 |
# File 'lib/domoscio_rails/resource.rb', line 3 def self.included(base) base.extend ClassMethods end |