Skip to content

Commit

Permalink
run active support load hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosgz committed Oct 31, 2024
1 parent 24f6a29 commit fa61c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/lepus/rails/railtie.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ class Railtie < ::Rails::Railtie
end
end

# ActiveSupport.run_load_hooks(:lepus, Lepus)
ActiveSupport.run_load_hooks(:lepus, self)
end

0 comments on commit fa61c8f

Please sign in to comment.