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
Robin Dupret e3d775f00a Require time before monkey-patching it
Same as #12710 but for the time module this time. This time it should
fix the Active Model test suite in isolation avoiding a TypeError to
be raised about the superclass of the DateTime object.
2013-10-31 13:46:23 +01:00
..
decoding.rb Raise an error when AS::JSON.decode is called with options 2013-10-30 10:56:00 -07:00
encoding.rb Require time before monkey-patching it 2013-10-31 13:46:23 +01:00