TODO in snusnu-dm-accepts_nested_attributes-0.0.6 vs TODO in snusnu-dm-accepts_nested_attributes-0.10.0
- old
+ new
@@ -1,3 +1,8 @@
TODO
====
+* add specs for :reject_if => :foo option, but think about _where_ first!
+* think about supporting :reject_unless in addition to :reject_if
+* think about generalizing :reject_if to not only work for new? resources
+* think about :allow_destroy accepting the same parameters like :reject_if
+ (Symbol, String, #call)
\ No newline at end of file