Skip to content

Fix uploading when not embedded.#188

Open
jnfeinstein wants to merge 1 commit into
carrierwaveuploader:masterfrom
jnfeinstein:fix
Open

Fix uploading when not embedded.#188
jnfeinstein wants to merge 1 commit into
carrierwaveuploader:masterfrom
jnfeinstein:fix

Conversation

@jnfeinstein
Copy link
Copy Markdown

Currently the initial upload is being deleted as soon as it is uploaded.
The reason is that the "_new" value is being substituted for nil in
the given method.

Currently the initial upload is being deleted as soon as it is uploaded.
The reason is that the `"_new"` value is being substituted for `nil` in
the given method.
@jnfeinstein
Copy link
Copy Markdown
Author

jnfeinstein commented Aug 3, 2018

Fixes #168.

@rmm5t I assume you will be reviewing?

@aegorov
Copy link
Copy Markdown

aegorov commented Nov 28, 2018

have the same issue

@rmm5t
Copy link
Copy Markdown
Member

rmm5t commented Jan 19, 2023

Sorry, I know this PR has been sitting for a long while. Before considering any merge, I'll need this rebased with the master branch and a spec to confirm behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants