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