Add the has_many_polymorphs plugin
[cs356-p2-videostore.git] / vendor / plugins / has_many_polymorphs / test / models / wild_boar.rb
1 class WildBoar < ActiveRecord::Base
2 end
3