Class: ActiveRecord::EavHashes::NilPlaceholder

Inherits:
Object
  • Object
show all
Defined in:
lib/eav_hashes/eav_entry.rb

Overview

Used instead of nil when a nil value is assigned (otherwise, the value will try to deserialize itself and

that would break everything horrifically)