aboutsummaryrefslogtreecommitdiff
path: root/lib/override/json.rb
AgeCommit message (Collapse)Author
2014-11-24moved core_ext and lib_ext under leap_clidevelopelijah
2014-10-28better solution to activesupport dependency problemelijah
2014-10-22json bugfix: upgrading CertificateAuthority gem broke everything, since it ↵elijah
depends on ActiveSupport, which in turn badly modifies how JSON works. This commit does some hacky stuff to prevent ActiveSupport from messing with JSON and allows us to mess with JSON.