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