aboutsummaryrefslogtreecommitdiffstats
path: root/test/adapters/sneakers.rb
diff options
context:
space:
mode:
authorGuillermo Iguaran <guilleiguaran@gmail.com>2014-05-19 23:23:02 -0500
committerGuillermo Iguaran <guilleiguaran@gmail.com>2014-05-19 23:23:02 -0500
commit3a233d087a4221ad8822f70e2ae289ef7e543985 (patch)
treeaa77d53751dbab75256b7c6ba20fbd1bb323e47f /test/adapters/sneakers.rb
parentc6925f52d07a01c2b729a70bac60b11f7e514d76 (diff)
parent1b71fe59b8cd6c7347729703c064b64866b3502e (diff)
downloadrails-3a233d087a4221ad8822f70e2ae289ef7e543985.tar.gz
rails-3a233d087a4221ad8822f70e2ae289ef7e543985.tar.bz2
rails-3a233d087a4221ad8822f70e2ae289ef7e543985.zip
Merge pull request #37 from Aesthetikx/master
Add Sneakers wrapper
Diffstat (limited to 'test/adapters/sneakers.rb')
-rw-r--r--test/adapters/sneakers.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/adapters/sneakers.rb b/test/adapters/sneakers.rb
new file mode 100644
index 0000000000..204166a700
--- /dev/null
+++ b/test/adapters/sneakers.rb
@@ -0,0 +1,2 @@
+require 'support/sneakers/inline'
+ActiveJob::Base.queue_adapter = :sneakers