Skip to content

Rename subscriptions to notification_subscriptions #161

@apuntovanini

Description

@apuntovanini

Problem or use case

Out target model has already associations with subscriptions, subscriber.rb uses same name to access notifications to which a target is subscribed to. This create an overlap between the associations, and fails.

Expected solution

I'd probably suggest to rename notification subscriptions association to notification_subscriptions, or to allow clients to define the name of the association

Alternatives

None

What do you think @simukappu

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions