Method: ActiveModel::AttributeSet::Builder#types

Defined in:
activemodel/lib/active_model/attribute_set/builder.rb

#typesObject (readonly)

Returns the value of attribute types.



8
9
10
# File 'activemodel/lib/active_model/attribute_set/builder.rb', line 8

def types
  @types
end