Method: Shoulda::Context#should_eventuallys
- Defined in:
- lib/shoulda/context.rb
#should_eventuallys ⇒ Object
array of hashes representing the should eventually statements
288 289 290 |
# File 'lib/shoulda/context.rb', line 288 def should_eventuallys @should_eventuallys end |