Method: Sequel::Model::Associations::EagerGraphLoader#row_procs
- Defined in:
- lib/sequel/model/associations.rb
permalink #row_procs ⇒ Object (readonly)
Hash with table alias symbol keys and callable values used to create model instances
3785 3786 3787 |
# File 'lib/sequel/model/associations.rb', line 3785 def row_procs @row_procs end |