Skip to content

Raise on unpermitted parameters #30

@koppen

Description

@koppen

We probably want action_on_unpermitted_parameters to be :raise in test and development so our specs break if they rely on passing parameters that are going to be discarded/ignored in production.

# We want to know if our specs pass unpermitted parameters
config.action_controller.action_on_unpermitted_parameters = :raise

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