1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

15 commits

Author SHA1 Message Date
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