diff options
author | Terry Meacham <zv1n.fire@gmail.com> | 2014-09-23 15:51:44 -0500 |
---|---|---|
committer | Terry Meacham <zv1n.fire@gmail.com> | 2014-10-26 21:46:05 -0500 |
commit | 11ab04b11170253e96515c3ada6f2566b092533a (patch) | |
tree | ce22987d118a311aef27a734357314b9994f58ef /Rakefile | |
parent | 85faea4b8320e728854838c6da97c9435de8869e (diff) | |
download | rails-11ab04b11170253e96515c3ada6f2566b092533a.tar.gz rails-11ab04b11170253e96515c3ada6f2566b092533a.tar.bz2 rails-11ab04b11170253e96515c3ada6f2566b092533a.zip |
Added queue_name_delimiter attribute.
- Added ActiveJob::Base#queue_name_delimiter to allow for
developers using ActiveJob to change the delimiter from the default
('_') to whatever else they may be using (e.g., '.', '-', ...).
- Updated source guide to include a blurb about the delimiter.
Diffstat (limited to 'Rakefile')
0 files changed, 0 insertions, 0 deletions