Skip to content

[Ruby 2.7] warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call #59

Closed
@lucascaton

Description

@lucascaton

After upgrading to Ruby 2.7, this warning started showing up:

lib/rails/controller/testing/integration.rb:13: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
lib/action_dispatch/testing/integration.rb:352: warning: The called method is defined here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions