Make sure calling each on this dataset will eagerly load the dataset.
# File lib/sequel/plugins/eager_each.rb, line 48 48: def eager(*) 49: super.extend(EagerDatasetMethods) 50: end
# File lib/sequel/plugins/eager_each.rb, line 53 53: def eager_graph(*) 54: super.extend(EagerDatasetMethods) 55: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.