Flowdock
method

before_remove_const

Importance_0
before_remove_const() public

No documentation

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

Hide source
# File activerecord/lib/active_record/scoping/default.rb, line 36
        def before_remove_const #:nodoc:
          self.current_scope = nil
        end
Register or log in to add new notes.