catb0t/multifactor

template_transform: exception from keys that are in the template but not in the subject

Closed this issue · 0 comments

  assert_eq(
    :( :extant_key => Bool ).template_transform( :() )
    :( :extant_key => false )
  )

Can't call method "class" on an undefined value at (eval 5) line 51.