mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
11ab04b111
- 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. |
||
---|---|---|
.. | ||
adapter_test.rb | ||
argument_serialization_test.rb | ||
callbacks_test.rb | ||
job_serialization_test.rb | ||
logging_test.rb | ||
queue_naming_test.rb | ||
queuing_test.rb | ||
rescue_test.rb | ||
test_case_test.rb | ||
test_helper_test.rb |