.gitignore History.txt LICENSE Manifest.txt README.textile Rakefile TODO lib/dm-accepts_nested_attributes.rb lib/dm-accepts_nested_attributes/association_proxies.rb lib/dm-accepts_nested_attributes/association_validation.rb lib/dm-accepts_nested_attributes/nested_attributes.rb lib/dm-accepts_nested_attributes/resource.rb lib/dm-accepts_nested_attributes/version.rb spec/fixtures/person.rb spec/fixtures/profile.rb spec/fixtures/project.rb spec/fixtures/project_membership.rb spec/fixtures/task.rb spec/integration/belongs_to_spec.rb spec/integration/has_1_spec.rb spec/integration/has_n_spec.rb spec/integration/has_n_through_spec.rb spec/shared/rspec_tmbundle_support.rb spec/spec.opts spec/spec_helper.rb spec/unit/accepts_nested_attributes_for_spec.rb spec/unit/resource_spec.rb tasks/gemspec.rb tasks/hoe.rb tasks/install.rb tasks/spec.rb