gravatar_image_tag
gravatar_image_tag copied to clipboard
Allow overriding `include_size_attributes`
I would like to have the width
and height
attributes set in most cases, but be able to override this behavior in some cases, when I am using the tag in a responsive situation.
Is there any reason that this is looking into the configuration directly, instead of looking into the provided options
? Or am I not reading this right?