You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm assuming this is version 5? Yes, I think it should generate a new slug.
I'm on vacation and may not have time to look into it for a few weeks, patches
would be welcome.
It seems that friendly_id doesn't generate/regenerate slugs properly when using dup.
When I run this:
b.slug is now the same as a.slug. Shouldn't they always be unique?
Is this the expected behavior?
The text was updated successfully, but these errors were encountered: