You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/lib
Justin Tracey c9e8e1739c
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.
4 years ago
..
action_dispatch replace all instances of "ends_with?" with "end_with?" (#15745) 4 years ago
assets
chewy/strategy
devise
generators
json_ld Fixed code quality issues (#15541) 4 years ago
mastodon Fixed code quality issues (#15541) 4 years ago
paperclip Fixed code quality issues (#15541) 4 years ago
rails Fix obsolete digitalocean.rake file breaking rake tasks (#15618) 4 years ago
redis
tasks
templates
webpacker
cli.rb
enumerable.rb