Module: RR::Adapters::RSpec2
- Defined in:
- lib/rr/deprecations.rb
Class Method Summary collapse
Class Method Details
.included(base) ⇒ Object
21 22 23 24 |
# File 'lib/rr/deprecations.rb', line 21 def self.included(base) RR::Deprecations.show_warning_for_deprecated_adapter RR.autohook end |