質問編集履歴
1
URLをハイパーリンクとして設定
title
CHANGED
File without changes
|
body
CHANGED
@@ -2,4 +2,4 @@
|
|
2
2
|
|
3
3
|
例えば、Usersモデルに対して、全てのユーザーを取得する`getAllUsers()`と一番始めに登録されたユーザーを取得する`getFirstRegisteredUser()`を定義したい場合、どのようにすればよいのでしょうか?
|
4
4
|
|
5
|
-
https://github.com/FriendsOfCake/search
|
5
|
+
[https://github.com/FriendsOfCake/search](https://github.com/FriendsOfCake/search)
|