Matthew Draper
87b3e226d6
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
...
This reverts commit 3420a14590
, reversing
changes made to afb66a5a59
.
2017-07-02 02:15:17 +09:30
Kir Shatrov
cfade1ec7e
Enforce frozen string in Rubocop
2017-07-01 02:11:03 +03:00
Xavier Noria
93c9534c98
applies new string literal convention in activejob/lib
...
The current code base is not uniform. After some discussion,
we have chosen to go with double quotes by default.
2016-08-06 18:40:07 +02:00
Jake Worth
ffb6ab4fe1
Fix typo, of of
-> of
[ci skip]
2016-06-09 16:23:58 -05:00
Jon Moss
0db5882bb0
Update sucker_punch adapter's description
...
[ci skip]
2016-01-27 16:07:46 -05:00
Jon Moss
a9a64c490d
Update ActiveJob adapter for sucker_punch 2.0
...
This PR includes two changes for 2.0.0:
- Breaking API change around `async.perform` --> `perform_async`
- New addition of `perform_in`, which now allows end users of the
adapter to use the `enqueued_at` public API method.
2016-01-27 12:49:35 -05:00
Mehmet Emin İNAÇ
6528b01942
Add missing error messages for sucker_punch, sneakers and qu activejob adapters [ci skip]
...
fix error message
change raise to use rails conventions
fix misspells
2015-04-29 14:51:54 +03:00
Tamir Duberstein
fb26645c1e
ActiveJob::QueueAdapters::*
are no longer singletons
2015-03-11 15:58:41 -07:00
Cristian Bica
c9a4c2a5ce
Added RDoc for each Active Job adapter
2014-09-22 17:33:02 +03:00
Akshay Vishnoi
9fddcdd99e
[ci skip] AJ docs fixes
...
1. Indentation
2. Spaces issues
3. Spelling correction
4. Grammar correction
5. Add #:nodoc: to all internal classes
2014-09-18 01:16:53 +05:30
Cristian Bica
1e237b4e44
Active Job refactoring
2014-09-03 23:01:46 +03:00
Akira Matsuda
6d92dcc7bd
"warning: `*' interpreted as argument prefix"
2014-08-18 22:17:36 +09:00
Abdelkader Boudih
a75f085941
Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'
...
git-subtree-dir: activejob
git-subtree-mainline: b45b99894a
git-subtree-split: 14f74a8331
2014-08-12 09:17:19 +00:00