Use url instead object in image_tag
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.
This commit is contained in:
parent
af1d5e4a3b
commit
085e33f495
2 changed files with 2 additions and 2 deletions
BIN
app/models/.lodging.rb.swp
Normal file
BIN
app/models/.lodging.rb.swp
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue