Class | Plucky::Query |
In: |
lib/patches/db/plucky.rb
|
Parent: | Object |
mongo_mapper patches TODO: Include overrides for distinct, update, cursor, and create
find_each | -> | find_each_without_profiling |
find_one | -> | find_one_without_profiling |
count | -> | count_without_profiling |
remove | -> | remove_without_profiling |