module RSpec::Core::Deprecation
def warn_deprecation(message)
- Private: -
def warn_deprecation(message) RSpec.configuration.reporter.deprecation :message => message end
def warn_deprecation(message) RSpec.configuration.reporter.deprecation :message => message end