Articles by: Edu Depetris

Highlights from RailsWorld 2024

Highlights from RailsWorld 2024 conference, be ready to production

Edu Depetris

- Oct 05, 2024 Ruby On Rails Rails World Conference

How to Code Review

A concise guide on Plum’s code review workflow.

Edu Depetris

- Sep 20, 2024 Playbook Team Collaboration Code Review

How to Pull Request

A guide on how to send, review, and collaborate on pull requests within a team

Edu Depetris

- Sep 20, 2024 Pull Request Playbook Team Collaboration Code Review

OCR with LLM and Ruby

Use Ruby and LLMs for OCR: Extract text from images with OpenAI’s GPT-4o-mini.

Edu Depetris

- Aug 03, 2024 Orc Llm Artificial Intelligence Ruby

Setting Up Rails 7 with React Using Esbuild

Set up Rails 7 with React using Esbuild. Enhance developer experience with helper methods and the ‘screen’ pattern.

Edu Depetris

- Jul 16, 2024 React Esbuild Ruby On Rails

TinyTDS Testing with Rspec Mocks in Rails

How to stub TinyTDS queries using RSpec, ensuring smooth interaction with Microsoft SQL Server.

Edu Depetris

- Jun 23, 2024 R Spec Tiny Tds Testing Microsoft Sql Ruby On Rails