Broke photo signing
This commit is contained in:
parent
e43f54cc72
commit
2f35d07807
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ class Photo < Post
|
||||||
end
|
end
|
||||||
|
|
||||||
def remote_photo= remote_path
|
def remote_photo= remote_path
|
||||||
|
@remote_photo = remote_path
|
||||||
image.download! remote_path
|
image.download! remote_path
|
||||||
image.store!
|
image.store!
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue