Method: Expectations::Expectation#block
- Defined in:
- lib/expectations/expectation.rb
#block ⇒ Object
Returns the value of attribute block.
3 4 5 |
# File 'lib/expectations/expectation.rb', line 3 def block @block end |
Returns the value of attribute block.
3 4 5 |
# File 'lib/expectations/expectation.rb', line 3 def block @block end |