Uploaded image for project: 'Mongoid'
  1. Mongoid
  2. MONGOID-5567

Remove "dead wood" Mongoid::Association::Referenced::NestedAttributes::One class

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 9.0.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The class Mongoid::Association::Referenced::NestedAttributes::One is not used anywhere in the code, and moreover, attempting to load it will result in a LoadError because its supposed parent class NestedBuilder does not exist. Hence no deprecation needs to be done.

      It looks like this class was forgotten to be removed in a refactor done ages ago.

            Assignee:
            jamis.buck@mongodb.com Jamis Buck
            Reporter:
            shields@tablecheck.com Johnny Shields
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: