Skip to content

Commit

Permalink
rm boot from
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Bob committed Dec 21, 2024
1 parent d3d8144 commit 8f74693
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions lib/avo/engine.rb
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,6 @@ class Engine < ::Rails::Engine
end
end

# Ensure we reboot the app when something changes
config.to_prepare do
# Boot Avo
# TODO: I think we can remove this
# ::Avo.boot
end

initializer "avo.autoload" do |app|
# This undoes Rails' previous nested directories behavior in the `app` dir.
# More on this: https://github.com/fxn/zeitwerk/issues/250
Expand Down

0 comments on commit 8f74693

Please sign in to comment.