This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
c061236cc7
rails--rails
/
activejob
/
test
/
adapters
/
sneakers.rb
3 lines
76 B
Ruby
Raw
Normal View
History
Unescape
Escape
applies new string literal convention in activejob/test The current code base is not uniform. After some discussion, we have chosen to go with double quotes by default.
2016-08-06 12:41:18 -04:00
require
"
support/sneakers/inline
"
Add Sneakers wrapper
2014-05-19 18:56:08 -04:00
ActiveJob
::
Base
.
queue_adapter
=
:sneakers
Copy permalink