Sha256: 18ccd3f23b9825cfe6cffb749253bb9c14255ce49a0a3825de30fb5463c2f0c0
Contents?: true
Size: 598 Bytes
Versions: 3
Compression:
Stored size: 598 Bytes
Contents
# typed: true # DO NOT EDIT MANUALLY # This is an autogenerated file for dynamic methods in `ActiveRecord::Serialization`. # Please instead update this file by running `bin/tapioca dsl ActiveRecord::Serialization`. module ActiveRecord::Serialization 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