Module: DataMapper::Model
- Defined in:
- lib/dm-filemaker-adapter/core_patches.rb
Instance Attribute Summary collapse
-
#last_query ⇒ Object
For testing adapter methods.
Instance Attribute Details
#last_query ⇒ Object
For testing adapter methods.
53 54 55 |
# File 'lib/dm-filemaker-adapter/core_patches.rb', line 53 def last_query @last_query end |