-
Ryuta Kamizono authored
This fixes the following warnings: ``` /rails/railties/lib/rails/railtie.rb:190: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call /rails/railties/lib/rails/application.rb:222: warning: The called method `config_for' is defined here ```
Ryuta Kamizono authoredThis fixes the following warnings: ``` /rails/railties/lib/rails/railtie.rb:190: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call /rails/railties/lib/rails/application.rb:222: warning: The called method `config_for' is defined here ```
Loading