Skip to content

Instantly share code, notes, and snippets.

@JakubOboza
Last active December 10, 2015 21:09
Show Gist options
  • Save JakubOboza/4493261 to your computer and use it in GitHub Desktop.
Save JakubOboza/4493261 to your computer and use it in GitHub Desktop.
initializer to save the world...
# 2.3
ActiveSupport::CoreExtensions::Hash::Conversions::XML_PARSING.delete('symbol')
ActiveSupport::CoreExtensions::Hash::Conversions::XML_PARSING.delete('yaml')
ActiveSupport::XmlMini::PARSING.delete("yaml")
ActiveSupport::XmlMini::PARSING.delete("symbol")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment