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

Implement :through association option

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      Mongoid does not appear to implement the :through association option on any of the associations.

      has_one :franchise
      has_one :store, through: :franchise
      

      AR supports :through for has_one and has_many.

            Assignee:
            Unassigned Unassigned
            Reporter:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: