Module: RSpec::Matchers::DefineConstant
- Defined in:
- lib/rspec/matchers/define_constant.rb,
lib/rspec/matchers/define_constant/matcher.rb,
lib/rspec/matchers/define_constant/identity.rb
Overview
Makes sure block defines a constant and removes the constant after block is done.