Flowdock
method

observed_classes

Importance_0
v3.1.0 - Show latest stable - 0 notes - Class: ActiveModel::Observer
observed_classes() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File activemodel/lib/active_model/observing.rb, line 223
    def observed_classes #:nodoc:
      self.class.observed_classes
    end
Register or log in to add new notes.