Module: AdequateSerialization::CacheBusting::NullAssociation
- Defined in:
- lib/adequate_serialization/rails/cache_busting.rb
Overview
Used as a shim for the ‘setup` API in the case that an attribute on the serializer does not represent an association.
Class Method Summary collapse
Class Method Details
.setup ⇒ Object
99 |
# File 'lib/adequate_serialization/rails/cache_busting.rb', line 99 def self.setup; end |