Method: Ardb::AdapterSpy#drop_tables_called_count
- Defined in:
- lib/ardb/adapter_spy.rb
#drop_tables_called_count ⇒ Object
Returns the value of attribute drop_tables_called_count.
8 9 10 |
# File 'lib/ardb/adapter_spy.rb', line 8 def drop_tables_called_count @drop_tables_called_count end |