diff options
author | Alan Wu <XrXr@users.noreply.github.com> | 2018-10-05 16:42:27 -0400 |
---|---|---|
committer | Jeremy Daer <jeremydaer@gmail.com> | 2018-10-05 14:51:41 -0700 |
commit | 1042950b34fe14deb1ba538ed84bf6c9a08f57d7 (patch) | |
tree | a360e0449805343b76d88a6f795c06859bfbffa5 /activejob/test/support/queue_classic | |
parent | ed744a159fec1f8919ddf9f2874f3d7eed8e5a70 (diff) | |
download | rails-1042950b34fe14deb1ba538ed84bf6c9a08f57d7.tar.gz rails-1042950b34fe14deb1ba538ed84bf6c9a08f57d7.tar.bz2 rails-1042950b34fe14deb1ba538ed84bf6c9a08f57d7.zip |
Remove unnecessary use of `included` in ActiveJob::Core
Using `included` to define `attr_acessor` and `attr_writer` is causing
these methods to not show up in the documentation.
Diffstat (limited to 'activejob/test/support/queue_classic')
0 files changed, 0 insertions, 0 deletions