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