Class: WikiContentObserver (<Toplevel Module>)

Overview
Module Structure
Class Hierarchy
Instance Methods
WikiContentObserver#after_create / 1
WikiContentObserver#after_update / 1
is a submodule of
module: <Toplevel Module>   
inherits from
  Observer ( ActiveRecord )
has properties
method: after_create / 1   
method: after_update / 1   
is defined at
#18 in app/models/wiki_content_observer.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: ActiveRecord
class: Observer     
✗ class: WikiContentObserver

Class Hierarchy

Object ( Builtin-Module )
Observer ( ActiveRecord )
WikiContentObserver
has properties
method: after_create / 1   
method: after_update / 1   

Instance Methods

WikiContentObserver#after_create / 1

#19 in app/models/wiki_content_observer.rb

after_create ( wiki_content )

WikiContentObserver#after_update / 1

#23 in app/models/wiki_content_observer.rb

after_update ( wiki_content )