Module: ActiveCypher::Model::Callbacks
- Extended by:
- ActiveSupport::Concern
- Included in:
- Base, Relationship
- Defined in:
- lib/active_cypher/model/callbacks.rb
Overview
Note:
Now containing even more callback-related Ruby sorcery!
Constant Summary collapse
- EVENTS =
%i[ initialize find create update save destroy ].freeze