Sha256: 363519f0216142e2176c9b6c8b7323e6311236e69cbae73e266fe9e70bcaeaef
Contents?: true
Size: 211 Bytes
Versions: 10
Compression:
Stored size: 211 Bytes
Contents
class IndividualObserver < ActiveRecord::Observer # NOTE: updating search fact here is redundant, # Party observer is being called via Individual.after_save => Party.save => PartyObserver.after_save end
Version data entries
10 entries across 10 versions & 1 rubygems