added ads
This commit is contained in:
3
app/models/advertisement_hit.rb
Normal file
3
app/models/advertisement_hit.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
class AdvertisementHit < ActiveRecord::Base
|
||||
belongs_to :advertisement
|
||||
end
|
||||
Reference in New Issue
Block a user