Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
BarbaraOliveira13 committed May 19, 2024
1 parent 2381a61 commit 7b3faf9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions db/migrate/20240519110747_add_require_fields_to_proposals.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# frozen_string_literal: true

class AddRequireFieldsToProposals < ActiveRecord::Migration[6.1]
def change
add_column :decidim_proposals_proposals, :require_category, :boolean
Expand Down

0 comments on commit 7b3faf9

Please sign in to comment.