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

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

#masterObject (readonly)

Hash with table alias symbol keys and callable values used to create model instances The table alias symbol for the primary model



3016
3017
3018
# File 'lib/sequel/model/associations.rb', line 3016

def master
  @master
end