-
Ship secure high quality software faster.
-
Latest Posts
- SaturdayMP Show 86: Creating PostCast (Part 8 – Investigate Keyring Libraries)
- SaturdayMP Show 85: Creating PostCast (Part 7 – Prompt for LinkedIn Credentials)
- SaturdayMP Show 84: Creating PostCast (Part 6 – Create Fyne Main Screen)
- SaturdayMP Show 83: Creating PostCast (Part 5 – Go PoC for LinkedIn API)
- SaturdayMP Show 82: Creating PostCast (Part 4 – Figuring out LinkedIn API)
-
Tag! Your it!
.NET .NET Core adventofcode ASP.NET MVC BackAndForth Behemoth Garden BEMCheckBox Birm C# DataGrip Docker Edmonton .NET User Group Entity Framework fun golang hack the box human resource machine Introduction to ORMs for DBAs ios jekyll kids thinking outside the box Mini-Compressor NUnit ORM picoctf python react Reduce image size Reduce photo size ruby RubyMine ruby on rails saturdaymp show saturdaympshow security Smaller images software development sql-server standard ruby Takeaways TeamCity Today I Learned xamarin xamarin ios .net native-binding xplugins
-
Archives
March 2026 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Tag Archives: Rails-ERD
Today I Learned how to Generate a ERD for Rails Application
Back in the day Rails apps didn’t add foreign keys to database tables. Believe it or not this was a feature not a bug. The idea was that you shouldn’t “repeat” the relationship between you models in the code and … Continue reading
Posted in Code Examples, Software Development, Today I Learned
Tagged Docker, erd, Rails-ERD, ruby on rails
Comments Off on Today I Learned how to Generate a ERD for Rails Application