Scrimmage/gem_activerecord_hoarder

View on GitHub
TODO.rdoc

Summary

Maintainability
Test Coverage

=== TODO
* use Arel or similar to create Queries and sanitize SQL
* move all querying to Batch
* query for nil instead of checking each record individually for deleted_at: nil