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

5 lines
66 B
Ruby

module IdCard
class RxSection < ApplicationRecord
end
end