Sha256: 2afeb772cca6bbca7273dd6577896d2d2b1b5e2720107a60b40764f7ab5eb4da
Contents?: true
Size: 172 Bytes
Versions: 15
Compression:
Stored size: 172 Bytes
Contents
module ActiveModel class Serializer # @api private class BelongsToReflection < SingularReflection def macro :belongs_to end end end end
Version data entries
15 entries across 15 versions & 2 rubygems