diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-10-10 17:35:42 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-10-15 15:48:15 +0100 |
commit | 60523352e7760e9907fe35c8e9ce503cbfe8abc7 (patch) | |
tree | 79b31347c96260212c35848d2bba9b41c79b65b2 /app/models/purge_request.rb | |
parent | e2d4bdb629997036c6ed72d7eb14b95dae6f76cb (diff) |
Avoid use of parameter with attribute name
The `text` parameter in `apply_to_text!(text)` can easily be confused
with the `text` attribute of a CensorRule. Renamed to avoid confusion
and renamed the parameter in `apply_to_binary!` for consistency.
Diffstat (limited to 'app/models/purge_request.rb')
0 files changed, 0 insertions, 0 deletions