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