diff options
author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2018-12-19 12:47:36 +0900 |
---|---|---|
committer | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2018-12-19 12:47:36 +0900 |
commit | e7a7e174c1f8d31687676d74dabc6b464ffd81cb (patch) | |
tree | 697e2cf858d08bc9b20c8a8fa88c34312146e4ae /actionpack/lib/abstract_controller/logger.rb | |
parent | 0fa5b5510c6faefc33ab3715e08b2604195a1063 (diff) | |
download | rails-e7a7e174c1f8d31687676d74dabc6b464ffd81cb.tar.gz rails-e7a7e174c1f8d31687676d74dabc6b464ffd81cb.tar.bz2 rails-e7a7e174c1f8d31687676d74dabc6b464ffd81cb.zip |
Pass the correct value as JSON
This takes away the following log.
```
Error occurred while parsing request parameters.
Contents:
{:foo=>"heyo"}
```
Pass the correct value as JSON
Diffstat (limited to 'actionpack/lib/abstract_controller/logger.rb')
0 files changed, 0 insertions, 0 deletions