Method: Sequel::Model::Associations::EagerGraphLoader#after_load_map
- Defined in:
- lib/sequel/model/associations.rb
#after_load_map ⇒ Object (readonly)
Hash with table alias symbol keys and after_load hook values
2999 3000 3001 |
# File 'lib/sequel/model/associations.rb', line 2999 def after_load_map @after_load_map end |