Sha256: 382a23335df0184b7692ceda13de9916b930a7ec9e7da497eed68cdaa41ecd20
Contents?: true
Size: 667 Bytes
Versions: 3
Compression:
Stored size: 667 Bytes
Contents
# typed: true # DO NOT EDIT MANUALLY # This is an autogenerated file for dynamic methods in `AbstractController::Caching::Fragments`. # Please instead update this file by running `bin/tapioca dsl AbstractController::Caching::Fragments`. module AbstractController::Caching::Fragments include GeneratedInstanceMethods mixes_in_class_methods GeneratedClassMethods module GeneratedClassMethods def fragment_cache_keys; end def fragment_cache_keys=(value); end def fragment_cache_keys?; end end module GeneratedInstanceMethods def fragment_cache_keys; end def fragment_cache_keys=(value); end def fragment_cache_keys?; end end end
Version data entries
3 entries across 3 versions & 1 rubygems