mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
libxml.rb needs active_support/core_ext/object/blank
This commit is contained in:
committed by
Jeremy Kemper
parent
173f828760
commit
2d233ebdcf
@@ -1,5 +1,6 @@
|
||||
require 'libxml'
|
||||
require 'active_support/core_ext/object/returning'
|
||||
require 'active_support/core_ext/object/blank'
|
||||
|
||||
# = XmlMini LibXML implementation
|
||||
module ActiveSupport
|
||||
|
||||
Reference in New Issue
Block a user