This commit is contained in:
r888888888
2014-07-17 15:53:36 -07:00
parent a6d69e63be
commit bb402f5a27
11 changed files with 134 additions and 178 deletions

View File

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