module AdequateSerialization::CacheBusting::NullAssociation
Used as a shim for the `setup` API in the case that an attribute on the serializer does not represent an association.
Public Class Methods
setup()
click to toggle source
# File lib/adequate_serialization/rails/cache_busting.rb, line 99 def self.setup; end