Files
baclight/app/models/id_card/provider_section.rb
T
2026-03-06 10:56:20 -05:00

5 lines
72 B
Ruby

module IdCard
class ProviderSection < ApplicationRecord
end
end