提交 d433c504 编写于 作者: X Xavier Noria

removes spurious .rb in require

上级 d588bbd4
......@@ -2,7 +2,7 @@
require 'active_support/core_ext/module/delegation'
require 'active_support/core_ext/class/attribute'
require 'active_support/core_ext/array/wrap'
require 'active_support/ordered_options.rb'
require 'active_support/ordered_options'
module ActionView #:nodoc:
class NonConcattingString < ActiveSupport::SafeBuffer
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册