mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 18:56:05 +02:00
Change deprecated usage of strings in if blocks
This commit is contained in:
parent
af57711dc0
commit
95ad3086b0
4 changed files with 6 additions and 6 deletions
|
@ -16,7 +16,7 @@ end
|
|||
|
||||
module DomainNameRegistry
|
||||
class Application < Rails::Application
|
||||
#config.load_defaults 5.1
|
||||
config.load_defaults 5.1
|
||||
# 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue