Results 3 issues of Brian Davis

I'm seeing this issue, when submitting a form for a model object which has validations defined on the base field. I've described my workaround below. I will also be submitting...

Bug: When using `:should_generate_new_friendly_id?` to enable slug update functionality, on a model which has option `friendly_id :title, use: :slugged`, and an existing `validates :title, presence: true`, the UUID is being...