Skip to content

Commit

Permalink
delete migration & except require_scope & category attributs in form
Browse files Browse the repository at this point in the history
  • Loading branch information
BarbaraOliveira13 committed May 23, 2024
1 parent bd3494e commit 79a5fb2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,9 @@ def create
:photos,
:add_photos,
:documents,
:add_documents
:add_documents,
:require_category,
:require_scope
).merge(
component: current_component
))
Expand Down
8 changes: 0 additions & 8 deletions db/migrate/20240519110747_add_require_fields_to_proposals.rb

This file was deleted.

0 comments on commit 79a5fb2

Please sign in to comment.