提交 4bb823bd 编写于 作者: A Akira Matsuda

Format

上级 37cae67e
......@@ -260,7 +260,7 @@ def test_nested_exclusive_scope_for_create
end
end
class HasManyScopingTest< ActiveRecord::TestCase
class HasManyScopingTest < ActiveRecord::TestCase
fixtures :comments, :posts, :people, :references
def setup
......@@ -306,7 +306,7 @@ def test_should_maintain_default_scope_on_eager_loaded_associations
end
end
class HasAndBelongsToManyScopingTest< ActiveRecord::TestCase
class HasAndBelongsToManyScopingTest < ActiveRecord::TestCase
fixtures :posts, :categories, :categories_posts
def setup
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册