This commit is contained in:
r888888888
2014-08-07 17:43:28 -07:00
parent 424eb40c9d
commit 2b96040a30
12 changed files with 210 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
FactoryGirl.define do
factory(:forum_subscription) do
end
end