Skip to content

Commit

Permalink
Merge branch 'master' into db-mode-column
Browse files Browse the repository at this point in the history
  • Loading branch information
deargle committed Oct 4, 2016
2 parents f6a90fa + 388b22c commit aeda804
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions psiturk/experiment.py
Expand Up @@ -193,6 +193,7 @@ def check_worker_status():
return jsonify(**resp)

@app.route('/ad', methods=['GET'])
@app.route('/pub', methods=['GET'])
@nocache
def advertisement():
"""
Expand Down

0 comments on commit aeda804

Please sign in to comment.