You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Justin Tracey c9e8e1739c
replace all instances of "ends_with?" with "end_with?" (#15745)
4 years ago
..
chewy
controllers replace all instances of "ends_with?" with "end_with?" (#15745) 4 years ago
helpers
javascript
lib replace all instances of "ends_with?" with "end_with?" (#15745) 4 years ago
mailers
models
policies
presenters Use Enumerable#filter_map in more places (#15527) 4 years ago
serializers
services Fix YouTube embeds failing due to YouTube serving wrong OEmbed URLs (#15716) 4 years ago
validators Optimize some regex matching (#15528) 4 years ago
views
workers