Flowdock
_user_defined_ivars() private

No documentation

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

Hide source
# File actionpack/lib/action_view/test_case.rb, line 239
      def _user_defined_ivars
        instance_variables - INTERNAL_IVARS
      end
Register or log in to add new notes.