Highlights from RailsWorld 2024
Highlights from RailsWorld 2024 conference, be ready to production
Highlights from RailsWorld 2024 conference, be ready to production
A concise guide on Plum’s code review workflow.
A guide on how to send, review, and collaborate on pull requests within a team
Use Ruby and LLMs for OCR: Extract text from images with OpenAI’s GPT-4o-mini.
Using LLMs for summarizing small documents. A step-by-step guide on implementing Map Reduce for text summarization.
Set up Rails 7 with React using Esbuild. Enhance developer experience with helper methods and the ‘screen’ pattern.
Using Rails multiple databases with database_tasks: false to extend functionality without schema changes on an external SQL Server.
Highlights from an exciting day at the Brighton Ruby 2024 conference
Switching Detox iOS tests from GitHub Actions to local runs for stability, then using GitHub CLI to mark commits as successful CI tests.
How to stub TinyTDS queries using RSpec, ensuring smooth interaction with Microsoft SQL Server.