Commit Graph

6 Commits

Author SHA1 Message Date
Matchu 1195a6190b Uninstall resque
Yay, we've deleted all our background tasks!

We'll probably want to replace some of the basic functionality like certain caching? But we can deal with that as we run into it.

The direct motivation here was a seeming version conflict between Rails 4.2's rack dependency and latest Resque's rack dependency... but this is just nice complexity elimination regardless, we want this anyway :3
2023-10-23 19:05:04 -07:00
Emi Matchu 202f1dc527 update Rakefile and tasks to match new version of rake 2013-01-02 23:40:37 -05:00
Emi Matchu 43f373fc36 use resque-retry to reschedule failed jobs 2011-06-21 11:22:45 -04:00
Emi Matchu b13fd7ae99 moving toward s3 image storage 2011-05-20 19:19:14 -04:00
Emi Matchu 531aac6523 upgrade to rails 3, make item tests pass 2010-10-03 19:50:32 -04:00
Emi Matchu 87fc4bdf05 rails 3 2010-05-14 18:12:31 -04:00