提交 606e41a4 编写于 作者: A Aaron Patterson

these methods are no longer needed

上级 f14c2bf5
......@@ -316,14 +316,6 @@ def down
self.class.down
end
def up_with_benchmarks #:nodoc:
migrate(:up)
end
def down_with_benchmarks #:nodoc:
migrate(:down)
end
# Execute this migration in the named direction
def migrate(direction)
return unless respond_to?(direction)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册