redbooth.com/engineering/patterns/using-events-decouple-rails-applications

During the last years Rails developers have been looking for ways to move from monolithic to component-based applications. One of these is the use of Rails Engines. The basic idea is to move away from the default MVC Rails architecture where “fat Models” end up being morbid obese. If you are interested to know more …


Comments (0)

Sign in to post comments.