module Ahnnotate::Facet::Models::ModuleNode::ActiveRecord4Compatibility
Public Instance Methods
arel_table()
click to toggle source
# File lib/ahnnotate/facet/models/module_node.rb, line 137 def arel_table end
relation_delegate_class(*)
click to toggle source
# File lib/ahnnotate/facet/models/module_node.rb, line 133 def relation_delegate_class(*) RelationDelegateClass end