提交 99dd1077 编写于 作者: P Pratik Naik

Remove unused default_select

上级 b3c87746
......@@ -1562,14 +1562,6 @@ def type_name_with_module(type_name)
end
end
def default_select(qualified)
if qualified
quoted_table_name + '.*'
else
'*'
end
end
def construct_finder_arel(options = {}, scope = nil)
validate_find_options(options)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册