stemps/mailsafe

Allow receivers to be a string

Closed this issue · 0 comments

In case receivers is not an array but a string it throws a `NoMethodError · undefined method select! for #String:0x00007fb13f4646a8 exception. Would be nice to prevent this by checking for the type.