Skip to content

Commit

Permalink
Merge pull request #523 from sevos/patch-1
Browse files Browse the repository at this point in the history
Require AttributeAccessorsPerThread
  • Loading branch information
jorgemanrubia authored Nov 24, 2023
2 parents c3ca700 + ec74485 commit 8a3dae9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/turbo-rails.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require "turbo/engine"
require "active_support/core_ext/module/attribute_accessors_per_thread"

module Turbo
extend ActiveSupport::Autoload
Expand Down

0 comments on commit 8a3dae9

Please sign in to comment.