Nicolas Bally ad337f221c initial
2020-02-17 18:54:26 +01:00

5 lines
75 B
Ruby

class SpecificMap < ActiveRecord::Base
has_many :specific_map_items
end