into: Inside your controller you should have something like this: def new @account..." />

How to save nested form attributes to database?

Change the following view region: { :action => "create" } do |f| %> into: Inside your controller you should have something like this: def new @account = Account. New # the new empty account doesn't have any users # so the user fields inside your view won't appear unless you specify otherwise: @account.users" rel="nofollow">account.users. Build @account.users" rel="nofollow">account.users.

Build @account.users" rel="nofollow">account.users. Build end.

But I get this error after changing the view. ---- Called id for nil, which would mistakenly be 4 -- if you really wanted the id of nil, use object_id – siulamvictor May 10 '10 at 8:44 Have you modified your controller as well? – vise May 10 '10 at 9:09 yes.

The form even cannot be shown. – siulamvictor May 10 '10 at 9:51.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions