diff options
author | bogdanvlviv <bogdanvlviv@gmail.com> | 2018-09-10 16:58:56 +0300 |
---|---|---|
committer | bogdanvlviv <bogdanvlviv@gmail.com> | 2018-09-12 18:51:55 +0300 |
commit | d1a14865e055091fc2a50ddfd7e9e206152b1095 (patch) | |
tree | 63e86a87156f090c3474c6ad0a75842ad2109f99 /actionview | |
parent | d40e33fcc5899a91ceab10f8bd86a1455846917a (diff) | |
download | rails-d1a14865e055091fc2a50ddfd7e9e206152b1095.tar.gz rails-d1a14865e055091fc2a50ddfd7e9e206152b1095.tar.bz2 rails-d1a14865e055091fc2a50ddfd7e9e206152b1095.zip |
Build string set when `filter_attributes` is assigned
It would allow `filter_attributes` to be reused across multiple
calls to `#inspect` or `#pretty_print`.
- Add `require "set"`
- Remove `filter_attributes` instance reader. I think there is no need
to keep it.
Diffstat (limited to 'actionview')
0 files changed, 0 insertions, 0 deletions