We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed33413 + 5a0a69a commit 9138f7bCopy full SHA for 9138f7b
lib/rubocop/cop/rails/pluralization_grammar.rb
@@ -11,7 +11,7 @@ module Rails
11
# 3.day.ago
12
# 1.months.ago
13
# 5.megabyte
14
- # 1.gigabyte
+ # 1.gigabytes
15
#
16
# # good
17
# 3.days.ago
0 commit comments