mirror of
https://github.com/mastodon/mastodon
synced 2025-04-12 00:56:38 +02: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.