condition for persistance if resource.avatar in a slim view

.avatar

  • if resource.avatar

.control-group

.controls

= image_tag resource.avatar.thumb_url

This code causes an argument error on the last line “nil is not a valid asset source”