Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Persist audio files to stories #68

Closed
wants to merge 13 commits into from
Closed

Conversation

kookster
Copy link
Member

Add in ability to create an AudioFile from an s3 upload url.
Use and track asynch tasks (via Fixer) to copy this from upload location and validate.
Handle callbacks for task completions.

# encoding: utf-8

class CallbacksController < ApplicationController

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra empty line detected at body beginning.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) when pulling 9b6f1a8 on feat/persist_audio into d9427a2 on master.

@kookster kookster self-assigned this Apr 15, 2015
@kookster
Copy link
Member Author

this is outdated - the new fixer client works very differently.

@kookster kookster closed this Aug 18, 2015
@cqr cqr removed the in progress label Aug 18, 2015
@kookster kookster deleted the feat/persist_audio branch April 29, 2016 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants