Example Requirements

Learn about the complexities of managing business logic in a Rails application.

We'll cover the following

Overview

We haven’t talked about controllers, mailers, jobs, or mailboxes yet, but we’ve gotten far enough that a more involved example will help codify what we’ve learned so far. It should crystallize the benefits of the approach toward managing business logic. What we’ll see is that we avail ourselves of all that Rails has to offer, but our core business logic code will be much more sustainable than if we’d put everything on our Active Records.

Get hands-on with 1200+ tech skills courses.