Fix ActionCable load error due to custom inflection for middleware
This commit is contained in:
@ -14,5 +14,4 @@
|
||||
|
||||
ActiveSupport::Inflector.inflections(:en) do |inflect|
|
||||
inflect.acronym 'IO'
|
||||
inflect.acronym 'WebSocket'
|
||||
end
|
||||
|
Reference in New Issue
Block a user