Manifest.txt in snusnu-dm-accepts_nested_attributes-0.0.2 vs Manifest.txt in snusnu-dm-accepts_nested_attributes-0.0.3
- old
+ new
@@ -4,24 +4,21 @@
Manifest.txt
README.textile
Rakefile
TODO
lib/dm-accepts_nested_attributes.rb
-lib/dm-accepts_nested_attributes/associations.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/version.rb
spec/fixtures/person.rb
-spec/fixtures/photo.rb
spec/fixtures/profile.rb
spec/fixtures/project.rb
spec/fixtures/project_membership.rb
-spec/fixtures/tag.rb
-spec/fixtures/tagging.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_renamed_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