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