4 lines
66 B
Ruby
4 lines
66 B
Ruby
# frozen_string_literal: true
|
|
|
|
class Raid < ApplicationRecord
|
|
end
|
# frozen_string_literal: true
|
|
|
|
class Raid < ApplicationRecord
|
|
end
|