Clean up your Model data with Purifiable Behavior
Sanitizing saved data when rendering the view is stupid, and it should be done when creating/updating records.
Read More…Embedding custom finds in behaviors is extremely useful, but not the most straight-forward thing to do. Here's how.
Read More…Sanitizing saved data when rendering the view is stupid, and it should be done when creating/updating records.
Read More…Cacheable Model behavior caches views pertaining to model records to the disk via a RequestAction hack.
Read More…