This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
b7dbfe1b4d
rails--rails
/
activesupport
/
lib
/
active_support
/
json.rb
3 lines
78 B
Ruby
Raw
Normal View
History
Unescape
Escape
applies new string literal convention in activesupport/lib The current code base is not uniform. After some discussion, we have chosen to go with double quotes by default.
2016-08-06 11:58:50 -04:00
require
"
active_support/json/decoding
"
require
"
active_support/json/encoding
"
Copy permalink