Module
RSpec::Core::ConstMissing
In:
lib/rspec/core/backward_compatibility.rb
Methods
const_missing
Public Instance methods
const_missing
(name)
Used to print deprecation warnings for Rspec and Spec constants (use
RSpec
instead)
[Validate]