hensei-api/app/models/raid.rb
2022-12-21 00:22:47 -08:00

4 lines
66 B
Ruby

# frozen_string_literal: true
class Raid < ApplicationRecord
end