Nested Model Form p1 Railscasts example
Posted
by arzon
on Stack Overflow
See other posts from Stack Overflow
or by arzon
Published on 2010-04-20T07:27:29Z
Indexed on
2010/04/20
7:33 UTC
Read the original article
Hit count: 325
Has anyone managed to make the example at http://railscasts.com/episodes/196-nested-model-form-part-1 work?
When I followed through the sample, it never saves any question nor the answer to the database but it manages to create a new survey entry.
I am using:
Rails 2.3.5
ruby 1.8.6 (2008-08-11 patchlevel 287) [i386-mswin32]
nifty-generators (0.4.0)
© Stack Overflow or respective owner