Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Andy Waite <[email protected]>
  • Loading branch information
vinistock and andyw8 authored Oct 31, 2023
1 parent dd54925 commit 700f431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tapioca/loaders/loader.rb
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ def engines
end

# Rails 7.2 renamed `eager_load_paths` to `all_eager_load_paths`, which maintains the same original functionality.
# The `eager_load_paths` method still exists, but doens't return all paths anymore and causes Tapioca to miss some
# The `eager_load_paths` method still exists, but doesn't return all paths anymore and causes Tapioca to miss some
# engine paths. The following commit is the change:
# https://github.com/rails/rails/commit/ebfca905db14020589c22e6937382e6f8f687664
#
Expand Down

0 comments on commit 700f431

Please sign in to comment.