Method: Sequel::Model::Associations::EagerGraphLoader#master

Defined in:
lib/sequel/model/associations.rb

#masterObject (readonly)

The table alias symbol for the primary model



3767
3768
3769
# File 'lib/sequel/model/associations.rb', line 3767

def master
  @master
end