Index
As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
A
abstraction 16, 17
pattern, turning into 107, 108
abstraction distance 250
abstraction layers 5, 95, 97
properties 5
Action Mailer
implementing 194
in layered architecture 195-197
migrating, to multiple notification channels 194
notification channels, adding 197, 198
Action Policy 180
action templates 214
activation callback 51
Active Delivery 202
deliveries and notifiers, testing 205, 206
SMS notifier, adding 204, 205
using 202-204
versus Noticed 206-208
Active Job 41
queues, adapterizing 43-45
serialization 45-48
using, as universal queue interface 42
Active Job test adapter
benefits 44
Active Model 30
used, for form objects abstraction 131, 132
using, for Active Record-like experience 38
using, as Active Record...