1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support/json
Carlos Antonio da Silva 07ad2a945b Remove not used options argument from ActiveSupport::JSON.decode
In Rails 4.0, json decoding relied on MultiJson. This changed from 4.1
forward since it reached its end of life, and this extra argument was
kept for compatibility. We are safe to remove it now.
2015-05-13 10:59:01 -03:00
..
decoding.rb Remove not used options argument from ActiveSupport::JSON.decode 2015-05-13 10:59:01 -03:00
encoding.rb Remove deprecated ActiveSupport::JSON::Encoding::CircularReferenceError. 2015-01-04 11:58:41 -03:00