Exception: Sequel::Packer::EagerHash::MixedProcHashError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/sequel/packer/eager_hash.rb

Overview

An eager hash cannot have the form:

:assoc1 => :nested_assoc,
<proc> => :assoc2,