cbeer / devise-guests

fake 'em until you make 'em
MIT License
130 stars 31 forks source link

Allow deletion of guest records to optionally be skipped #32

Closed pacso closed 3 years ago

pacso commented 3 years ago

As the title implies ... you can use the skip_destroy_guest_MAPPING method to indicate when guest records should NOT be destroyed during the login process.