diff options
author | Justin Tracey <j2tracey@gmail.com> | 2021-02-19 08:56:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-19 09:56:14 +0100 |
commit | c9e8e1739c698291e1b034d19a1b01d75c9e039b (patch) | |
tree | 4d1aa255c0d76e2f518f611582dae2d09f84af02 /app/controllers/activitypub | |
parent | fc145de23865ebc957cde50f66844bcfad475e47 (diff) |
replace all instances of "ends_with?" with "end_with?" (#15745)
The "ends_with?" method is just a Rails alias of Ruby's "end_with?" method. Using the latter makes the code less brittle.
Diffstat (limited to 'app/controllers/activitypub')
0 files changed, 0 insertions, 0 deletions