Skip to content

Commit

Permalink
load 5.2 default configs
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Apr 30, 2020
1 parent 3a9836f commit 8a4f2a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
module Lupo
class Application < Rails::Application
# Initialize configuration defaults for originally generated Rails version.
# config.load_defaults 5.2
config.load_defaults 5.2

# include graphql
config.paths.add Rails.root.join('app', 'graphql', 'types').to_s, eager_load: true
Expand Down

0 comments on commit 8a4f2a7

Please sign in to comment.