Hey Everyone,

I am very excited about the new `one` and `many` relationships, and put 
together a first pass of an implementation of accepts_nested_attributes_for[1] 
(see the rdoc[2]).

  [1]:http://github.com/bkaney/ripple/commits/anaf
  
[2]:http://github.com/bkaney/ripple/blob/anaf/ripple/lib/ripple/nested_attributes.rb

I want to use `fields_for` and the rails machinery for ANAF, as I feel is it a 
very critical and reusable tool for app development.  

I haven't implemented :reject_if or :allow_delete options, but plan to in the 
near future.  I was hoping to get some eyes and critiques on this very early 
first pass.


--
Brian



_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to