回答編集履歴

1

typo

2019/10/17 00:53

投稿

rhiroe
rhiroe

スコア2349

test CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  ```rb
8
8
 
9
- I18n.t('activerecord.attributes.post.names')
9
+ I18n.t('activerecord.attributes.post.name')
10
10
 
11
11
  ```
12
12