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.rb

3 lines
78 B
Ruby
Raw Normal View History

2009-06-05 21:25:07 -04:00
require 'active_support/json/decoding'
2009-04-26 18:53:32 -04:00
require 'active_support/json/encoding'