Before Rails 5.2, it was possible to pass an uploader object to `image_tag` and Rails guessed the url. With Rails 5.2 this is not possible anymore.
12 KiB
12 KiB
Before Rails 5.2, it was possible to pass an uploader object to `image_tag` and Rails guessed the url. With Rails 5.2 this is not possible anymore.