Add the has_many_polymorphs plugin
[cs356-p2-videostore.git] / vendor / plugins / has_many_polymorphs / test / models / frog.rb
diff --git a/vendor/plugins/has_many_polymorphs/test/models/frog.rb b/vendor/plugins/has_many_polymorphs/test/models/frog.rb
new file mode 100644 (file)
index 0000000..5a0f465
--- /dev/null
@@ -0,0 +1,4 @@
+class Frog < ActiveRecord::Base
+
+end
+