gravier_app/app/models/don_tunnel.rb
2017-09-21 12:37:53 +02:00

7 lines
69 B
Ruby

class DonTunnel < ActiveRecord::Base
belongs_to :image_file
end