Skip to content

"Please use symbols for polymorphic route arguments" after updating from Rails 6.0.3.6 => 6.0.3.7 #6943

@ndbroadbent

Description

@ndbroadbent

I have written some integration tests for my app that test some ActiveAdmin pages, and these integration tests have started crashing with this error:

     ActionView::Template::Error:
       Please use symbols for polymorphic route arguments.

This is being triggered by a call to id_column inside an index block for a resource page.

I just wanted to post this issue in case other people come across this, but I will continue investigating and try to add more information.

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