Koichi ITO
|
aa28c5ca65
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
|
Kir Shatrov
|
14ece5e429
|
Use frozen-string-literal in ActiveJob
|
2017-07-09 20:50:52 +03:00 |
|
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 |
|
Gaurav Sharma
|
b0a3a68889
|
monitor is require for SneakersAdapter
we are using `@monitor = Monitor.new` that inherit from Monitor class, we leave behind this commit https://github.com/rails/rails/commit/cbfc8b36
|
2015-10-06 10:34:56 +05:30 |
|
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
|
175ba66664
|
ActiveJob Integration Tests
|
2014-09-11 00:38:56 +03:00 |
|
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 |
|