On Mar 31, 7:21 pm, ES <[email protected]> wrote: > I implemented creating an object within another object according to > this Railscast: > > http://railscasts.com/episodes/74-complex-forms-part-2 > > but I'm getting this error after I submit. Any ideas? > > undefined method `each' for "":String
Sounds like you have hit the same one I did: http://groups.google.com/group/rubyonrails-talk/browse_thread/thread/89c99cd42054552b/344f411e70d378e0 -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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-talk?hl=en.

