class ValidationsContextTest
Constants
- ANOTHER_ERROR_MESSAGE
- ERROR_MESSAGE
Public Instance Methods
teardown()
click to toggle source
# File activemodel/test/cases/validations/validations_context_test.rb, line 8 def teardown Topic.clear_validators! end