You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suppose I want to recreate_versions! of some carrierwave's object. But it's filename is dynamic (random string). So recreate_versions! doesn't update filename in database and I lost it.
The text was updated successfully, but these errors were encountered:
Suppose I want to
recreate_versions!
of somecarrierwave
's object. But it'sfilename
is dynamic (random string). Sorecreate_versions!
doesn't update filename in database and I lost it.The text was updated successfully, but these errors were encountered: