Skip to content

Commit

Permalink
add exclude to scrolls
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhoribu authored Jan 31, 2025
1 parent 5af2e37 commit b5464d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions type_data/migrations/63_simucoin_items.rb
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@
end

migrate :scroll do
create_key(:exclude)

insert(:exclude, %{birth certificate parchment})
insert(:exclude, %{amnesty parchment})
end
Expand Down

0 comments on commit b5464d6

Please sign in to comment.