Net::SMTPAuthenticationError (530 5.7.0 Must issue a STARTTLS command first. 14sm4080666ewy.11)
in your logs
accepts_nested_attributes_for
in your model definition.
Otherwise you get the rather cryptic error:
ActiveRecord::AssociationTypeMismatch in YourController#create YourDependentModel(#-615375688) expected, got Array(#-605176048)