Module: DomoscioRails::HTTPCalls::Create
- Included in:
- Content, Device, Event, KnowledgeEdge, KnowledgeGraph, KnowledgeGraphNode, KnowledgeGraphScale, KnowledgeNode, KnowledgeNodeContent, KnowledgeNodeStudent, KpiLog, LearningProgram, LearningProgramStudent, LearningSession, Objective, ObjectiveKnowledgeNode, ObjectiveKnowledgeNodeStudent, ObjectiveStudent, Role::User, Scale, Scorm, Student, StudentGroup, StudentGroup::User, Subscription, Supervisor::LearningProgram, Tag, TagEdge, TagSet, Tagging, User, User::Role, User::StudentGroup
- Defined in:
- lib/domoscio_rails/http_calls.rb
Defined Under Namespace
Modules: ClassMethods
Class Method Summary collapse
Class Method Details
.included(base) ⇒ Object
12 13 14 |
# File 'lib/domoscio_rails/http_calls.rb', line 12 def self.included(base) base.extend(ClassMethods) end |