Skip to content

Commit

Permalink
Merge pull request rails#44431 from ghiculescu/patch-7
Browse files Browse the repository at this point in the history
[docs] Remove incorrect sprockets reference [ci-skip]
  • Loading branch information
jonathanhefner committed Feb 14, 2022
2 parents b636450 + fcfbae1 commit 99ece36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion guides/source/initialization.md
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,6 @@ require "rails"
action_mailbox/engine
action_text/engine
rails/test_unit/railtie
sprockets/railtie
).each do |railtie|
begin
require railtie
Expand Down

0 comments on commit 99ece36

Please sign in to comment.