rails:408
From: Kazuhiro Yoshida <moriq@m...>
Date: Tue, 04 Oct 2005 13:47:16 +0900
Subject: [rails:408] Re: ARの子の属性も親と一緒に設定させるには?
もりきゅうです。 Kazuhiro Yoshida <moriq@m...> wrote: > 2.times {|count| > text_field "c[new_#{index}]", "foo" > } すみません。変数名が食い違ってました。 ついでにタグも付けておきます。 <% 2.times {|count| -%> <%= text_field "c[new_#{count}]", "foo" %> <% } -%> ---- Kazuhiro Yoshida moriq@m... -- ML: rails@r... 使い方: http://QuickML.com/ Web Site: http://wiki.fdiary.net/rails/ ML Archives: http://www.fdiary.net/ml/rails/
404 2005-10-04 04:46 [kawaji@g... ] ARの子の属性も親と一緒に設定させるには? 406 2005-10-04 06:25 ┗[moriq@m... ] 407 2005-10-04 06:42 ┣[moriq@m... ] -> 408 2005-10-04 06:47 ┃┗[moriq@m... ] 414 2005-10-08 19:08 ┗[kawaji@g... ]