teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

ミス

2015/08/10 07:25

投稿

Shinog
Shinog

スコア99

title CHANGED
File without changes
body CHANGED
@@ -5,7 +5,6 @@
5
5
  ```PHP
6
6
  //ItemsController.php
7
7
  // 商品(items) hasmany 購入履歴(purchases)
8
- //外部キー
9
8
 
10
9
  public function sale() {
11
10