image_tag_with_sane_alt 0.1.0
Prevents default Rails behavior for image_tag alt text (uses the file name, which can be long and ugly). Instead, this outputs no alt text unless you specify some.
Gemfile:
=
install:
=
Runtime Dependencies (1):
actionpack
>= 3