We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Tips and Tricks (markdown)
Add tip of speeding up mass backfilling
I believe this way the temporary_slug is actually used.
.empty? fails on nil slug, oops
name_changed? should be title_changed? — also made the condition a bit more idiomatic
The code inside should_generate_new_friendly_id was missing for some reason...
Improve Ruby syntax
corrected validates_presence_of from validates_prescence_of
Created Tips and Tricks (markdown)