Started again with Rails 4
[feedcatcher.git] / vendor / rails / activerecord / test / migrations / duplicate / 3_foo.rb
diff --git a/vendor/rails/activerecord/test/migrations/duplicate/3_foo.rb b/vendor/rails/activerecord/test/migrations/duplicate/3_foo.rb
deleted file mode 100644 (file)
index 916fe58..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-class Foo < ActiveRecord::Migration
-  def self.up
-  end
-
-  def self.down
-  end
-end
\ No newline at end of file