aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/mascot.rb
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/test/fixtures/mascot.rb')
-rw-r--r--actionpack/test/fixtures/mascot.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/actionpack/test/fixtures/mascot.rb b/actionpack/test/fixtures/mascot.rb
deleted file mode 100644
index f9f1448b8f..0000000000
--- a/actionpack/test/fixtures/mascot.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-class Mascot < ActiveRecord::Base
- belongs_to :company
-end \ No newline at end of file