Exception: Sequel::Packer::EagerHash::NestedEagerProcsError

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

Overview

If an eager hash contains a Proc as the key of a hash, that value at that key cannot be another hash with a Proc as a key.