Skip to content

Commit

Permalink
chore: Require action_cable/engine
Browse files Browse the repository at this point in the history
  • Loading branch information
mishina2228 committed Nov 25, 2023
1 parent 7436121 commit 64de1ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
require 'action_controller/railtie'
require 'action_view/railtie'
require 'action_mailer/railtie'
require 'action_cable/engine'
require 'rails/test_unit/railtie'

# Require the gems listed in Gemfile, including any gems
Expand Down

0 comments on commit 64de1ee

Please sign in to comment.