Resources to help guide architectural decisions in Rails apps
My previous post outlined a trivial example where I refactored some basic, boring business logic into a service object, or transaction script (depending on who you ask). It set off a lot of debate on Twitter and Hacker news about the topic. I was quite surprised. At the very least it means that many others have felt the pain of having rails dictate your applications core architecture. »