mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-25 15:22:56 +00:00
Remove deprecation warnings for Rails 5 and 6
This commit is contained in:
@@ -11,6 +11,7 @@ Bundler.require(*Rails.groups)
|
||||
|
||||
module TestApp
|
||||
class Application < Rails::Application
|
||||
config.load_defaults 5.2
|
||||
# Settings in config/environments/* take precedence over those specified here.
|
||||
# Application configuration should go into files in config/initializers
|
||||
# -- all .rb files in that directory are automatically loaded.
|
||||
|
||||
Reference in New Issue
Block a user