Fix load error

This commit is contained in:
Stanko K.R.
2026-02-02 12:49:39 +01:00
parent de69d2e6fe
commit 58a14fb1f5
+1
View File
@@ -13,6 +13,7 @@
# These inflection rules are supported but not enabled by default:
ActiveSupport::Inflector.inflections(:en) do |inflect|
inflect.acronym "SQLite"
inflect.acronym "IO"
inflect.singular "quotas", "quota"
inflect.plural "quota", "quotas"