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 ...