Its been a while
This commit is contained in:
@@ -25,10 +25,12 @@ module IdCard
|
||||
def permitted_params(params)
|
||||
params.require(:id_card_setup).permit(
|
||||
field_exceptions_attributes: [
|
||||
:id,
|
||||
:exception_type,
|
||||
:exception_values,
|
||||
:_destroy,
|
||||
field_exception_items_attributes: [
|
||||
:id,
|
||||
:field_name,
|
||||
:field_value,
|
||||
:network_logo_id,
|
||||
|
||||
Reference in New Issue
Block a user