Sha256: 2ad43113185c9afe0be50414ee9aba2c94120464e96e67792c59de38374f4602
Contents?: true
Size: 164 Bytes
Versions: 16
Compression:
Stored size: 164 Bytes
Contents
class AnotherFieldTest include Mongoid::Document has_many :nested_field_tests, :inverse_of => :another_field_test attr_accessible :nested_field_test_ids end
Version data entries
16 entries across 16 versions & 2 rubygems