1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activejob/lib/active_job
David Heinemeier Hansson 1c275d812f Add option for class_attribute default (#29270)
* Allow a default value to be declared for class_attribute

* Convert to using class_attribute default rather than explicit setter

* Removed instance_accessor option by mistake

* False is a valid default value

* Documentation
2017-05-29 18:01:50 +02:00
..
queue_adapters Revert #27850 following test breakage (#28427) 2017-03-15 17:46:28 +01:00
arguments.rb Removed deprecated #original_exception in ActiveJob::DeserializationError 2016-10-10 14:55:20 -03:00
base.rb applies new string literal convention in activejob/lib 2016-08-06 18:40:07 +02:00
callbacks.rb Improving docs for callbacks execution order [ci skip] 2017-05-21 18:45:59 +02:00
configured_job.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
core.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
enqueuing.rb Privatize unneededly protected method in Active Job 2016-12-24 21:16:13 +09:00
exceptions.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
execution.rb applies new string literal convention in activejob/lib 2016-08-06 18:40:07 +02:00
gem_version.rb Start Rails 5.2 development 2017-03-22 10:11:39 +10:30
logging.rb Add error logging to Active Job 2017-03-27 17:10:24 -07:00
queue_adapter.rb Removed string inquiry. 2017-05-26 19:25:53 +07:00
queue_adapters.rb fix link to resque [ci skip] 2016-09-20 08:56:05 +09:00
queue_name.rb Add option for class_attribute default (#29270) 2017-05-29 18:01:50 +02:00
queue_priority.rb Add option for class_attribute default (#29270) 2017-05-29 18:01:50 +02:00
railtie.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
test_case.rb Add load hooks to all tests classes 2016-08-25 04:22:48 -03:00
test_helper.rb correctly set test adapter when configure the queue adapter on a per job (#26690) 2017-01-31 16:37:16 -05:00
translation.rb Fixes #20799 2015-08-04 00:38:18 +02:00
version.rb applies new string literal convention in activejob/lib 2016-08-06 18:40:07 +02:00