lootban start

This commit is contained in:
2025-02-27 15:47:41 -08:00
parent 2c0f09455e
commit 0e380931b1
12 changed files with 91 additions and 53 deletions

2
app/models/lootban.rb Normal file
View File

@ -0,0 +1,2 @@
class Lootban < ApplicationRecord
end