提交 ee0d41c3 编写于 作者: J Jeremy Kemper

Remove string access core extension dependency

上级 b1164add
# require "active_support/core_ext/string/access"
module ActiveSupport
module Inflector
# A singleton instance of this class is yielded by Inflector.inflections, which can then be used to specify additional
......@@ -210,4 +208,4 @@ def classify(table_name)
camelize(singularize(table_name.to_s.sub(/.*\./, '')))
end
end
end
\ No newline at end of file
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册