-
- Téléchargements
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.
parent
fc145de2
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- app/controllers/accounts_controller.rb 3 ajouts, 3 suppressionsapp/controllers/accounts_controller.rb
- app/controllers/application_controller.rb 1 ajout, 1 suppressionapp/controllers/application_controller.rb
- app/controllers/media_proxy_controller.rb 1 ajout, 1 suppressionapp/controllers/media_proxy_controller.rb
- app/lib/webfinger.rb 2 ajouts, 2 suppressionsapp/lib/webfinger.rb
- lib/action_dispatch/cookie_jar_extensions.rb 2 ajouts, 2 suppressionslib/action_dispatch/cookie_jar_extensions.rb
Veuillez vous inscrire ou vous se connecter pour commenter