Types::String == Types::String.meta({}) # true
meta
then
uniq
meta
, wdyt?
Type#pristine
tomorrow
Any
input
is a Reform::Form object, which has quite a lot fields by itself, and also parent form in :parent
property (recursively to the root form)
input.inspect
becomes quite heavy call, and if the property is validated with maybe
, it always firstly tried to convert to NilClass, which runs this routine many many times