質問編集履歴
2
文字の修正をしました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -9,6 +9,8 @@
|
|
9
9
|
```ruby
|
10
10
|
|
11
11
|
# app/models/book.rb
|
12
|
+
|
13
|
+
|
12
14
|
|
13
15
|
class Book < ApplicationRecord
|
14
16
|
|
1
修正
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
undefined method
|
1
|
+
undefined method
|
test
CHANGED
File without changes
|