Method: StrokeDB::SlotNotFoundError#message
- Defined in:
- lib/document/document.rb
#message ⇒ Object
21 22 23 |
# File 'lib/document/document.rb', line 21 def "Can't find slot #{@slotname}" end |
21 22 23 |
# File 'lib/document/document.rb', line 21 def "Can't find slot #{@slotname}" end |