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