Sha256: b58d5a67ab9ed0f8e606db4030bec0b41a9bb5ea6bb9ed275c1fe7d8619de061
Contents?: true
Size: 217 Bytes
Versions: 164
Compression:
Stored size: 217 Bytes
Contents
# encoding: utf-8 module Mongoid #:nodoc: module Fields #:nodoc: module Internal #:nodoc: # Defines the behaviour for hash fields. class Hash include Serializable end end end end
Version data entries
164 entries across 72 versions & 3 rubygems