Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Queue naming with a base, which requires a JobWrapper to comply to Resques ↵ | David Heinemeier Hansson | 2014-05-18 | 5 | -5/+64 | |
| | | | | expectation of a class variable | |||||
* | Add ResqueAdapter and provide test infrastructure for the now multiple adapters | David Heinemeier Hansson | 2014-05-18 | 9 | -10/+76 | |
| | ||||||
* | Rename to InlineAdapter to match *Adapter form, even if the queue is ↵ | David Heinemeier Hansson | 2014-05-18 | 1 | -0/+11 | |
| | | | | embedded in there too | |||||
* | Simplest job and inline queue | David Heinemeier Hansson | 2014-05-18 | 4 | -2/+37 | |
| | ||||||
* | Run tests through Rake | David Heinemeier Hansson | 2014-05-18 | 1 | -0/+27 | |
| | ||||||
* | Skeleton gem | David Heinemeier Hansson | 2014-05-18 | 12 | -0/+184 | |