aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorPaul Battley <pbattley@gmail.com>2012-07-03 11:55:46 +0100
committerPaul Battley <pbattley@gmail.com>2012-07-03 12:01:53 +0100
commit33113ba0e73004d6508fc473a6d02f91cbb35709 (patch)
tree0a66a356cb61ccd3c718a46d090c6572d9d1bbf1 /Gemfile
parent8e1d8fd0934b8e04fd6b1f8f8d4de17cd3b1abe5 (diff)
downloadrails-33113ba0e73004d6508fc473a6d02f91cbb35709.tar.gz
rails-33113ba0e73004d6508fc473a6d02f91cbb35709.tar.bz2
rails-33113ba0e73004d6508fc473a6d02f91cbb35709.zip
Ensure test jobs are marshallable
By marshalling and unmarshalling jobs when adding them to the test queue, we can ensure that jobs created during test runs are valid candidates for marshalling, and, thus, that they can be used with queueing backends other than the default simple in-process implementation. This will also be used in a subsequent commit to ensure that jobs pushed to the queue do not contain a reference to the queue itself.
Diffstat (limited to 'Gemfile')
0 files changed, 0 insertions, 0 deletions