-
Ruby and Rails upgrade: personal experience
A personal story on upgrading Ruby from 3.1 to 3.4 and Rails from 6.1 to 7.2 in a live project. Reflection on using AI tools to speed up the process. Shared challenges and lessons learned.
-
ActualDbSchema v0.9.0: CI/CD Integration with Database-Stored Migrations
Enhanced CI/CD integration and database-stored migrations for consistent schema management across all environments.
-
New UI Features for Schema Tracking and Migration Management in ActualDbSchema
Some description goes here.
-
Trace Schema Changes and Run Migrations in Rails Console with ActualDbSchema
Some description goes here.
-
Multiple schemas support added to ActualDbSchema
Some description goes here.
-
The Importance of Understanding the What and Why in Software Development
Some description goes here.
-
Personal Gemfile for development
Learn how to customize the Gemfile for your development comfort without forcing others to use your opinionated gems.
-
Prevent account sharing with MFA
Learn how Multi Factor Authentication (MFA) can help you prevent account sharing and unauthorized access to your data.
-
Reconcile app users vs Stripe and prevent financial losses
Read the story of how we managed to prevent financial losses within an app for one of our clients.
-
Smart route aliases in Rails
Empower your marketing sites, landing pages, and any other web presence with intelligent URL redirection.