Skip to content

Commit

Permalink
Update application.rb (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuenmichelle1 authored Jul 18, 2024
1 parent 232157f commit 91cf749
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ def self.report_error(e)
end

class Application < Rails::Application
config.enable_dependency_loading = true
config.autoload_paths += [
'lib',
'app/schemas/concerns',
Expand Down

0 comments on commit 91cf749

Please sign in to comment.