RSSAmplifier

Blog

Ruby Simpleton

I’m not the best Ruby person around and I’m definitely not the best OO designer, but I do have an alternative pattern to suggest. Sandi Metz I'm aiming to start a discussion, not a religious war. Strong opinions are welcome. Sandi Metz

bpohoriletz.github.ioRSS feed ↗10 posts

Latest posts

[EN] Deplyable rails template

Template project with built in AWS infrastructure and deployment using AWS CDK and Rails 8

[EN] How I upgraded my pet project from Rails 7 to Rails 8 in 30 minutes

Step by step Rails 7 to Rails 8 upgrade

[EN] Rails 7 application inside Docker® on macOS: Part two - database and Mutagen

How to create Rails 7 app with all dependencies hidden inside a Docker® container

[EN] Rails 7 application inside Docker on macOS: Part one - container

How to create Rails 7 app with all dependencies hidden inside a Docker container

[EN] To mock, or not to mock, that is the question

Checklist, aimed to help you protect yourself from wrong usage of mocks and stubs

[UA] Предметно-орієнтована архітектура Rails

Дана стаття описує структуру проекту написаного на Rails і в ній використані ідеї з DDD та зазначених статтей. Окрім того приклад містить в собі можливість досить просто використовувати автоматичні додатки для перевірки якості коду.

[EN] Domain Driven Rails Architecture

The following article will describe an architecture of a Rails application that is a combination of ideas from DDD and referenced articles as well as a few additional tools to monitor the quality of the code.

[UA] Приклад архітектури Модульний Моноліт в Ruby on Rails

Опис створення локальних gem та engine в проекті

[EN] Modular Monolith example in Ruby on Rails

Here I've extracted a gem and an engine from the project into a brand new Rails application and it was painless, moreover this extraction improved the design of the engine

[UA] Service Objects глибиною в два рівні в Ruby

Тепер ваші Service Objects одразу розкажуть що саме відбувається всередині