/rails_delete_all_and_assocs_without_instantiation

A recursive, class-based implementation of active_records' delete_all command, but able to also delete nested associations without record instantiation (much quicker)

Primary LanguageRubyGNU General Public License v3.0GPL-3.0

This repository is not active