aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2012-09-15 16:22:15 +0400
committerSteve Klabnik <steve@steveklabnik.com>2012-09-15 16:35:34 +0400
commitafe96542977ed52d0e80164b5079b3e5541fdcdb (patch)
treee5c9bfc183d87c77b040c778a632741016774cec /railties/lib
parent60c88e64e26682a954f7c8cd6669d409ffffcc8b (diff)
downloadrails-afe96542977ed52d0e80164b5079b3e5541fdcdb.tar.gz
rails-afe96542977ed52d0e80164b5079b3e5541fdcdb.tar.bz2
rails-afe96542977ed52d0e80164b5079b3e5541fdcdb.zip
Improve Process::Status#to_json
Because Process::Status has no instance_variables, the ActiveSupport version of #to_json produces {}, which isn't good. Therefore, we implement our own #as_json, which makes it useful again. Fixes #4857
Diffstat (limited to 'railties/lib')
0 files changed, 0 insertions, 0 deletions