Home
Pages
Classes
Methods
Parent
StandardError
class Sequel::Packer::EagerHash::MixedProcHashError
An eager hash cannot have the form: {
:assoc1 => :nested_assoc, <proc> => :assoc2,
}