Andrew White

Results 5 issues of Andrew White

Hi @luislavena As suggested in the README, I'm opening an issue for taking over maintenance of this gem. My employers (@unboxed) maintain a number of older Rails apps for people...

When using fleximage as a gem a warning is generated by the registration of the image/jpeg mime type and its alias image/pjpeg. I think this warning is also generated when...

Inherit from ActionController::API and include only the required features. Fixes #32208.

activestorage
accepted

Fixes the following warnings: * Warning about routes.rb file not existing when running tests * Warning about method redefinition in test_helper.rb * Warning about constant redefinition in jbuilder.rb Some warnings...