Module: RSpec::Core::HashImitatable

Included in:
Example::ExecutionResult
Defined in:
lib/rspec/core/metadata.rb

Overview

Mixin that makes the including class imitate a hash for backwards compatibility. The including class should use attr_accessor to declare attributes.