method

before_remove_const

before_remove_const()
public

No documentation available.

# File activerecord/lib/active_record/base.rb, line 899
      def before_remove_const #:nodoc:
        reset_scoped_methods
      end