エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Rails Paperclip how to delete attachment?
First off, when you create a check_box in a form_for (which it looks like you are), then the form... First off, when you create a check_box in a form_for (which it looks like you are), then the form should by default send :image_delete as "1" if checked and "0" if unchecked. The method declaration looks like this: def check_box(method, options = {}, checked_value = "1", unchecked_value = "0") Which shows that you can assign other values if you want to, but that is of course optional. Secondly, th



2014/03/06 リンク