Sha256: 2bdf63fd4621c3c5b06db656be26c07fa19ca7c575c03a22b377743c4519607f
Contents?: true
Size: 156 Bytes
Versions: 16
Compression:
Stored size: 156 Bytes
Contents
class AnotherFieldTest < ActiveRecord::Base 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