# updated year ago (blogs) — RSS Amplifier

Recent posts from the 1 feeds in the RSS Amplifier directory that cover updated year ago.

Page: <https://rssamplifier.com/topics/updated-year-ago/blogs>  
Feed: <https://rssamplifier.com/topics/updated-year-ago/blogs.md>

---

## [Solid Service Objects with Interactor](https://chriskottom.com/articles/solid-service-objects-using-interactor/)

_2025-06-20 · Chris Kottom · Chris Kottom's Tech and Business Blog_

Most non-trivial Rails applications eventually outgrow the basic MVC pattern. You start with simple controller actions and model methods, but as your business logic gets more complex, you need somewhere to put all that code. The choice between fat...

## [Minitest Assertions with Spec-Style Blocks](https://chriskottom.com/articles/minitest-assertions-with-spec-style-blocks/)

_2025-06-11 · Chris Kottom · Chris Kottom's Tech and Business Blog_

I just recently started using Minitest again on some greenfield projects after spending several years working primarily in RSpec. Having been over to the other side, I can say there was certainly a mix of things I liked and things I didn’t, but without...

