エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
ここにツイート内容が記載されます https://b.hatena.ne.jp/URLはspanで囲んでください
Twitterで共有ONにすると、次回以降このダイアログを飛ばしてTwitterに遷移します
Active Record に like がない理由を見つけたのでメモっとく。 Rails 4 で not が追加されたとき like ... Active Record に like がない理由を見つけたのでメモっとく。 Rails 4 で not が追加されたとき like と not_like も追加される予定だった。実際のところコミットされた後にロールバックされた。 そのロールバックに対してのコメントが紛糾したわけだが、DHH がロールバックした理由を4つあげている。 Here are the design considerations that I had when we decided to roll this back: It's an odd mismatch of SQL and Ruby with the % sign for designating the order. It opens the door for wanting to expand this line of DSL further (incl