Module: DomoscioRails::HTTPCalls::Destroy
- Included in:
- Content, Event, KnowledgeEdge, KnowledgeGraph, KnowledgeGraphNode, KnowledgeGraphScale, KnowledgeNode, KnowledgeNodeContent, KnowledgeNodeStudent, LearningProgram, LearningProgramStudent, LearningSession, LearningSessionRecommendation, Objective, ObjectiveKnowledgeNode, ObjectiveKnowledgeNodeStudent, ObjectiveStudent, Recommendation, Role::User, Scale, 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
48 49 50 |
# File 'lib/domoscio_rails/http_calls.rb', line 48 def self.included(base) base.extend(ClassMethods) end |