1
0
Fork 0
dokkan-data-rails/app/models/stat.rb

3 lines
61 B
Ruby

class Stat < ActiveRecord::Base
belongs_to :state_type
end