mirror of
https://github.com/diaspora/diaspora.git
synced 2026-04-29 03:01:03 -04:00
RS IZ remote photo url does not change on marshaling'
This commit is contained in:
@@ -27,7 +27,6 @@ class Photo < Post
|
||||
end
|
||||
|
||||
def remote_photo= remote_path
|
||||
@remote_photo = remote_path
|
||||
image.download! remote_path
|
||||
image.store!
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user