/Rails-Dependent-destroy_all-Bug-Example

Example of a possible bug in Rails that causes an exception when delete_all is used on a record that has a custom foreign_key and primary_key set.

Primary LanguageRuby

No issues in this repository yet.