aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/publisher.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/models/publisher.rb')
-rw-r--r--activerecord/test/models/publisher.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/activerecord/test/models/publisher.rb b/activerecord/test/models/publisher.rb
new file mode 100644
index 0000000000..0d4a7f9235
--- /dev/null
+++ b/activerecord/test/models/publisher.rb
@@ -0,0 +1,2 @@
+module Publisher
+end