Skip to content

make it easy to anonymize associations #2

@NeimadTL

Description

@NeimadTL

We should be able to anonymize for model's associations with on one single method lie below/

class User < ApplicationRecord
  has_many :orders
  anonymize_association :orders
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions