Creating Post Slugs and better User Validations

Опубликовано: 16 Июль 2026
на канале: David Parker
197
4

Continuing on with our application build-out, we want to add better URLs to our posts, just like we did to our user pages. We'll go through the actions again, as well as fixing up a few user validations that weren't the best before.

🤯 Support
  / davidwparker  
https://www.buymeacoffee.com/davidwpa...

⏱️ Timestamps:
00:00 - Introduction
00:40 - Code Coverage results
00:50 - migration
01:10 - user validation changes
04:10 - post changes
05:30 - tests

💌 Newsletter:
https://www.programmingtil.com/

🪐Elsewhere:
Twitter:   / davidwparker  
Twitter:   / programmingtil  
GitHub: https://github.com/davidwparker

💭Concepts:
More pretty URLs

📚Resources:
https://github.com/davidwparker/progr...
https://github.com/norman/friendly_id

🎬 Subscribe!
http://bit.ly/subdavidwparker

My name is David W Parker and I’m creating and publishing videos on ProgrammingTIL to help teach anyone and everyone who wants to code. I’m a huge fan of Ruby on Rails, Svelte, TailwindCSS, and WebGL. I’ve used React a lot in the past, as well as some Vue and AngularJS. I’ve done some professional Python and Django. I like to create real applications and my tutorials will walk you through how to build something real from beginning-to-end.

#ruby #rails #rubyonrails