mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-06 06:52:48 -05:00
The "ends_with?" method is just a Rails alias of Ruby's "end_with?" method. Using the latter makes the code less brittle.
The "ends_with?" method is just a Rails alias of Ruby's "end_with?" method. Using the latter makes the code less brittle.