Anytime the sections_controller#show action is triggered, it should destroy all WorldObjects with "default object name" in them, to keep them from populating the DB with junk!
We NEED to have a test to cover this. This is an obscure thing that will be missed otherwise.
Anytime the
sections_controller#show
action is triggered, it should destroy all WorldObjects with "default object name" in them, to keep them from populating the DB with junk!We NEED to have a test to cover this. This is an obscure thing that will be missed otherwise.