Skip to content

Commit

Permalink
Require base adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
npezza93 committed Sep 12, 2024
1 parent 3a9182b commit 66d6043
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/solid_cable.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

require "solid_cable/version"
require "solid_cable/engine"
require "action_cable/subscription_adapter/base"
require "action_cable/subscription_adapter/solid_cable"

module SolidCable
Expand Down

0 comments on commit 66d6043

Please sign in to comment.