I have rails app that is using this code to generate a resized variant image in the view:
<%= image_tag @user.profile_photo.variant(resize_to_fit: [256, 25