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

Test touch option on belongs_to

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None

    Description

      We document here that the touch option can take a symbol which represents the field to touch. This is never found or tested in Mongoid:

      class Band
        include Mongoid::Document
        belongs_to :label, touch: :bands_updated_at
      end
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            neil.shweky@mongodb.com Neil Shweky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: