Ruby on Rails Dropping public static pages into the Rails public assets folder Is it a good idea to drop public static pages into the Rails public assets folder? Rich Steinmetz Nov 21, 2022 2 min read
Visual Digest Recent software engineering visuals digest I've been catching up on some coding visuals and comic strips lately... 🎨 Here's some good stuff Rich Steinmetz Nov 6, 2022 3 min read
Ruby Heroku alternatives for Rails projects: Deploying my shit to fly.io I like to develop production projects and side projects as deployment-driven as possible. Over the years I had tons of Rich Steinmetz Oct 23, 2022 4 min read
Ruby Why do we call it Ruby and Rails Magic? There is good and bad magic, enchanting and destructive. But do we need the "magic" term at all? Why do we use it and what mindset does it create? Rich Steinmetz Jun 1, 2022 7 min read
Ruby How does yield work in application.html.erb You'll encounter this in new Rails apps inside your application.html.erb: <body> <main> Rich Steinmetz May 25, 2022 5 min read
Success Stories Things you can and cannot do Recently, my new company WebinarGeek forced me to do a webinar about myself. Actually, you could choose any topic, but Rich Steinmetz Feb 13, 2022 2 min read