『ブラックジャック』第211話「死者との対話」 『ブラックジャック』の中に、一つ忘れられない話がある。 先日友達と話していて、ふとその存在を思い出して、話の内容を手掛かりに検索して、収録巻を見つけ、電子書籍で読んでみた。第211話の「死者との対話」という作品である。 amzn.to 舞台は大学の医学部。遺体の…
2010年03月18日21:12 カテゴリRubyOnRails Railsでネストしたモデルのformを使う: fields_for, accepts_nested_attributes_for 今日も、あれどうやるんだっけ? となってしまい、いつも忘れてしまうので、書いとこ。 Railsでは form_for ビューヘルパーを使用すれば、特定のモデルのHTMLフォーム要素の生成と、POSTされたデータからモデルを生成する処理が非常に楽になります。 def create_member m = Member.create( :email => params[:email], :job => params[:job], :sex => params[:sex]) end こんな処理が、 def create_member m = Member.create(params[:member])
If one of your requirements is to support multiple languages, you must familiarize yourself with supporting Unicode data. An in-depth discussion of Unicode support is outside the scope of this article. Besides, Joel Spolsky has already said it best. What you should know is how Unicode affects your database design (data types used), how it affects the encoding used for your Web application pages, a
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く