* Callbacks allow the programmer to hook into the life cycle of a Model. * * You can control the state of your object by declaring certain methods to be * called before or after methods are invoked on your object inside of ActiveRecord. * * Valid callbacks are: * * after_construct: called after a model has been constructed * before_save: called befor
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected