Commit Graph

23 Commits

Author SHA1 Message Date
Robin Dupret
d63005447b Tiny follow-up to #16999 [ci skip]
* Fix a typo
* Remove references to Rails version
* Remove an extra whitespace
2014-09-27 16:22:15 +02:00
Cristian Bica
c9a4c2a5ce Added RDoc for each Active Job adapter 2014-09-22 17:33:02 +03:00
Tamir Duberstein
994d3ebe9b Standardize on Rails.application [ci skip]
This seems to be the style settled on in most of the templates.
2014-09-19 10:42:58 -07:00
Cristian Bica
1e237b4e44 Active Job refactoring 2014-09-03 23:01:46 +03:00
Vijay Dev
1fc2e70495 Merge branch 'master' of github.com:rails/docrails 2014-09-03 16:14:10 +00:00
Cristian Bica
5255e4f39f ActiveJob: Implemented enqueue_at for QueueClassic 2014-09-02 14:35:53 +03:00
Harshad Sabne
f0249bc578 Highlight Class/Module [ci skip] 2014-08-31 16:58:51 +05:30
प्रथमेश
41739a2677 Fix typo in ActiveJob guide [ci skip] 2014-08-26 00:01:28 -05:00
yuuji.yaginuma
ec1c608b5d Fix example code in Active Job guide [ci skip] 2014-08-23 22:07:49 +09:00
Zachary Scott
b918bf9a19 Merge pull request #16655 from brocktimus/20140823_doco_change
Correct AR::RecordNotFound in AJ guide rescue example [ci skip]
2014-08-23 00:09:05 -07:00
Brock Trappitt
3c8c9c181a Properly referencing AR::RecordNotFound in AJ guide rescuing example 2014-08-23 13:40:49 +08:00
Rafael Mendonça França
ab00b24535 Merge pull request #16641 from cristianbica/aj-backburner-enqueue-later
Implemented enqueue_at for ActiveJob's Backburner adapter
2014-08-22 14:23:30 -03:00
Cristian Bica
94a7a863d3 Active Job guide: Add info about queue_name prefix and clarity supporter features 2014-08-22 17:56:34 +03:00
Cristian Bica
e084d5bd7a Implemented enqueue_at for ActiveJob's Backburner adapter 2014-08-22 17:44:48 +03:00
Xavier Noria
a57f7b5797 ActiveJob -> Active Job [ci skip]
See http://guides.rubyonrails.org/api_documentation_guidelines.html#wording
2014-08-21 23:28:10 +02:00
Logan Hasson
e569e12c66 Fix a few typos/some grammar in Active Job Basics 2014-08-20 15:08:19 -04:00
Rafael Mendonça França
0baed94064 Merge pull request #16582 from cristianbica/actionmailer-deprecate-deliver
Deprecated ActionMailer .deliver and updated ActionMailer / ActiveJob docs/guide
2014-08-20 13:15:16 -03:00
Cristian Bica
9e7f4a94ca Updated rdoc / guides / release notes related to ActiveJob / ActionMailer 2014-08-20 17:48:34 +03:00
Juanito Fatas
5833163faf [ci skip] Format pass of Active Job Basics guide. 2014-08-20 21:37:27 +08:00
Cristian Bica
cf75464d26 ActiveJob guides improvements [ci skip] 2014-08-16 15:28:09 +03:00
Cristian Bica
94ae25ecd5 ActiveJob: Reworked queue_base_name as default_queue_name + Allow configure ActiveJob from app.config.active_job 2014-08-15 23:32:08 +03:00
Cristian Bica
b6496713e9 Update ActiveJob guide [ci skip] 2014-08-13 23:05:21 +03:00
Cristian Bica
95b79c1ff4 [ci skip] First version of the Active Job guide 2014-08-13 22:43:08 +03:00