Sha256: fb4a2b83ac4015ff1f478398c2b54151d60beb60376767963395c6dfdd24aac7
Contents?: true
Size: 202 Bytes
Versions: 164
Compression:
Stored size: 202 Bytes
Contents
# encoding: utf-8 module Mongoid #:nodoc: module Fields #:nodoc: module Internal #:nodoc: # Defines the behaviour for fixnum fields. class Fixnum < Integer end end end end
Version data entries
164 entries across 72 versions & 3 rubygems