Method: Expected::Matchers::HaveAttrWriterMatcher#attribute
- Defined in:
- lib/expected/matchers/have_attr_writer.rb
#attribute ⇒ Object (readonly)
Returns the value of attribute attribute.
22 23 24 |
# File 'lib/expected/matchers/have_attr_writer.rb', line 22 def attribute @attribute end |