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
|
||||
|
||||
def remote_photo= remote_path
|
||||
@remote_photo = remote_path
|
||||
image.download! remote_path
|
||||
image.store!
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue