> Great to hear! I brought the issue up because the params parser can > only parse 2 levels deep before it gets screwed up and generates the > wrong hash (I guess this all depends on the hash structure that is > ultimately decided on for nested mass-assignment).
Yes, that's why whatever implementation is chosen *must* use hashes rather than arrays. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
