Froze rails gems
[depot.git] / vendor / rails / actionpack / test / fixtures / mascot.rb
diff --git a/vendor/rails/actionpack/test/fixtures/mascot.rb b/vendor/rails/actionpack/test/fixtures/mascot.rb
new file mode 100644 (file)
index 0000000..f9f1448
--- /dev/null
@@ -0,0 +1,3 @@
+class Mascot < ActiveRecord::Base
+  belongs_to :company
+end
\ No newline at end of file