メソッド | 検索キー | 検索結果 | エラー時の戻り値 | その他 |
---|---|---|---|---|
find | ID | 単数のみ | 例外クラスのインスタンス | |
find_by | 属性 | 単数のみ | nil | データがない場合も考えられる時使う |
find_by! | 属性 | 単数のみ | 例外クラスのインスタンス | |
where | 属性 | 単数複数 | 例外クラスのインスタンス |
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme