Skip to content

Commit b4187ef

Browse files
committed
seed修正
1 parent d04779c commit b4187ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

db/seeds.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
Comment.create!([
2222
{
23-
body: '駐車場にしてみたらどうだろう?\nだめ?',
23+
body: "駐車場にしてみたらどうだろう?だめ?",
2424
house_id: 1
2525
},
2626
{

0 commit comments

Comments
 (0)