Sha256: f2385fafdd99c235c44838a7fa0481795a9e592e4c84b28419c47873708d2ba0
Contents?: true
Size: 135 Bytes
Versions: 3
Compression:
Stored size: 135 Bytes
Contents
# frozen_string_literal: true module ActiveModel module SerializerSupport alias read_attribute_for_serialization send end end
Version data entries
3 entries across 3 versions & 1 rubygems