aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_job_basics.md
Commit message (Expand)AuthorAgeFilesLines
* Use ApplicationJob instead of ActiveJob::Base in guide [ci skip]Yoshiyuki Hirano2017-09-181-1/+1
* add section to guides for discarding and retrying active jobs [ci skip]Gerard Cahill2017-09-181-0/+19
* Update Active Job Basics [ci skip]Yoshiyuki Hirano2017-09-141-0/+1
* Fix indentation [ci skip]Yauheni Dakuka2017-08-241-1/+1
* Make one line example fit on one line [ci skip]Bart de Water2017-08-091-3/+1
* Improve callback examples in Active Job guide [ci skip]Bart de Water2017-08-031-22/+32
* remove the phrase as wellSteven Chanin2017-05-091-1/+1
* Capitalize RakeSteven Chanin2017-05-091-2/+2
* [ci skip] explain async queue and rake tasksSteven Chanin2017-05-091-0/+6
* Remove stray back-end from ActiveJob Basics guideSimon Dawson2017-03-191-1/+1
* [ci skip] Updates ActiveJob guide on default runner.Phil Nash2016-08-181-3/+4
* Changed ActiveJob::Base to ApplicationJob in the Active Job guide [ci skip] Nikhil Thombare2016-06-131-11/+11
* - Added documentation for ActiveJob queue adapter for a specific job.Mohit Natoo2016-04-201-0/+12
* Change the default adapter from inline to asyncDavid Heinemeier Hansson2016-02-051-4/+6
* Add job suffix to sample's job file nameManu2016-01-051-2/+2
* Fixed wording.Mike Boone2015-11-081-1/+1
* [ci skip] Add backend queue starting documentationschneems2015-10-161-3/+12
* Fix "Esperanto" nameMiguel Parramon2015-10-071-1/+1
* [ci skip] How to pass arguments to ActiveJob JobsDhia Eddine Chouchane2015-08-131-5/+12
* Merge pull request #20800 from xijo/make_active_job_locale_awareKasper Timm Hansen2015-08-041-0/+13
|\
| * Fixes #20799Johannes Opper2015-08-041-0/+13
* | Add Deserialization section on guides at ActiveJob ExceptionMauro George2015-07-081-0/+7
|/
* Wrong documentation about Rails autoload on active_jobs_basics doc [ci skip]Mehmet Emin İNAÇ2015-06-141-19/+0
* Extended 'Active Job Basics' edge guide with more detailed information and an...Andreas Metzger2015-06-141-12/+41
* Spell out "asynchronously" instead of async in guides [ci skip]Prathamesh Sonpatki2015-04-191-1/+1
* add active job testing section [ci skip]David Fernandez2015-04-161-0/+7
* Use sentence case for consistency in commentsMarcel Morgan2015-02-201-5/+5
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-01-151-8/+10
|\
| * Fixed spacing issues on code comments in ActiveJob Basics guide.Vipul A M2015-01-141-7/+9
| * GlobalID::Identification has been mixed into AR not AMCristian Bica2015-01-081-1/+1
* | - Changed `IN` to `ON` in markdown renderer conditionVipul A M2015-01-141-1/+1
|/
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-01-031-1/+0
|\
| * [ci skip] :scissors: a blank line from code (Active Job Guide).Juanito Fatas2015-01-021-1/+0
* | Merge pull request #18274 from rajcybage/spell_fixRobin Dupret2014-12-311-2/+2
|\ \
| * | Fix spell life cycle on activejob docs [ ci skip]Rajarshi Das2014-12-311-2/+2
* | | warn about reading guides in GitHubXavier Noria2014-12-231-0/+2
| |/ |/|
* | Fix default queue name prefix delimiterEric Skogen2014-12-121-1/+1
* | [CI SKIP] Improvements to Active Job guide.Guo Xiang Tan2014-11-201-10/+12
* | [CI SKIP] Missing space.Guo Xiang Tan2014-11-161-1/+1
* | Tiny documentation fixes and styling improvementsRobin Dupret2014-11-011-10/+15
* | Tiny documentation improvements [ci skip]Robin Dupret2014-10-311-5/+4
* | correct GlobalID mixin name in the guidesChris Moylan2014-10-291-1/+1
* | Added queue_name_delimiter attribute.Terry Meacham2014-10-261-0/+23
* | Tiny follow-up to #16999 [ci skip]Robin Dupret2014-09-271-1/+1
* | Added RDoc for each Active Job adapterCristian Bica2014-09-221-35/+7
* | Standardize on `Rails.application` [ci skip]Tamir Duberstein2014-09-191-1/+1
|/
* Active Job refactoringCristian Bica2014-09-031-6/+38
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2014-09-031-1/+1
|\
| * Highlight Class/Module [ci skip]Harshad Sabne2014-08-311-1/+1
| * Fix typo in ActiveJob guide [ci skip]प्रथमेश2014-08-261-1/+1