Method: RSpec::Core::Notifications::DeprecationNotification#replacement
- Defined in:
- lib/rspec/core/notifications.rb
permalink #replacement ⇒ String
An optional replacement for the deprecation
493 494 495 |
# File 'lib/rspec/core/notifications.rb', line 493 def replacement @replacement end |