clockworkraven
clockworkraven copied to clipboard
Human-Powered Data Analysis with Mechanical Turk
tables need to be in a different order for the database to create cleanly. also, cannot create users until the database is up, so re-ordered README.md to reflect this.
I'd like to use Clockwork Raven alongside other admin capabilities. This requires it not conflicting with those routes, so I added a the ability to mount the whole thing into...
tasks and task responses are nested in evaluations
Did my best to track down things in the tests to start from a all-green suite.
Seems helpful in development to not worry about this business.
I found that I got a `Redis::InheritedError` otherwise in the worker thread.
How would I go about adding a password for redis? I would like to be able to query redis remotely but do not want to leave authentication open. Thanks Chris
Hi, I followed the setup steps and now I'm getting this error message: ArgumentError (Secret should be something secure, like "e21a5b34167bf5ed9a770ee7439fd0a6". The value you provided, "secret", is shorter than the...
I've been testing Clockwork Raven locally, and I'd like to deploy it, but was hoping to be able to do so on Heroku — the main catch being that it's...
How stable is this branch? Looks like lots of good stuff in there, but not much recently. What's the plan? Should I use that one if I want to fork...