Skip to content

Commit

Permalink
Require action_cable to navigate hotwired/turbo-rails#74
Browse files Browse the repository at this point in the history
  • Loading branch information
boardfish committed Aug 17, 2024
1 parent 3737b76 commit b2795ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/sandbox/config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
require File.expand_path("boot", __dir__)

require "active_model/railtie"
require "action_cable/engine" # Remove when hotwired/turbo-rails#74 is resolved
require "action_controller/railtie"
require "action_mailer/railtie"
require "action_view/railtie"
Expand Down

0 comments on commit b2795ec

Please sign in to comment.