Skip to content

ActionController subscriptions overwritten. #616

Closed
@tristandunn

Description

@tristandunn

In 0.9.0 ActionController::SerializationAssertions defines setup_subscriptions and teardown_subscriptions methods, but doesn't call super. Which means the ActionController::TemplateAssertions subscriptions are never created, which is breaking the assert_template assertion.

I'm not sure if calling super is the best fix. I'm up for creating a patch once I know the preferred solution.

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