diff options
author | Andrew White <andyw@pixeltrix.co.uk> | 2014-01-27 09:08:56 +0000 |
---|---|---|
committer | Andrew White <andyw@pixeltrix.co.uk> | 2014-01-27 13:30:28 +0000 |
commit | 31616068032beb537768787ff3a206b062eb192e (patch) | |
tree | c78d327d742a844a2ce4f0598fa8aa320986d76c /activerecord/test/assets | |
parent | 9673d5df2764f8a2f84fc739b480f3040926c0cd (diff) | |
download | rails-31616068032beb537768787ff3a206b062eb192e.tar.gz rails-31616068032beb537768787ff3a206b062eb192e.tar.bz2 rails-31616068032beb537768787ff3a206b062eb192e.zip |
Clear filtered request attributes between requests in tests
The request attributes filtered_parameters, filtered_env and filtered_path
are memoized for performance reasons. However this can cause unusual
behavior in tests where there are multiple calls to get, post, etc.
Fixes #13803.
Diffstat (limited to 'activerecord/test/assets')
0 files changed, 0 insertions, 0 deletions