rspec/rules/S1874/message.adoc

8 lines
229 B
Plaintext

=== Message
* Remove this call to a deprecated method.
* Remove this use of a deprecated [class|field].
* Remove this use of "xxx"; it is deprecated.
* Don't override a deprecated method or explicitly mark it as "@Deprecated".