diff options
| author | Xavier Noria <fxn@hashref.com> | 2016-08-08 15:45:30 +0200 |
|---|---|---|
| committer | Xavier Noria <fxn@hashref.com> | 2016-08-08 16:01:37 +0200 |
| commit | 996a27ec3adeee5bcda49dcf4ceb168da981080e (patch) | |
| tree | a8cd62d5de3751748616a6ef180a9950e5797ecf /actionpack/lib/action_controller | |
| parent | e9852c92bfa5815c02a33b52f69f12b99578fe29 (diff) | |
| download | rails-996a27ec3adeee5bcda49dcf4ceb168da981080e.tar.gz rails-996a27ec3adeee5bcda49dcf4ceb168da981080e.tar.bz2 rails-996a27ec3adeee5bcda49dcf4ceb168da981080e.zip | |
let instance thread_mattr_* methods delegate to the class-level ones
This code has too much duplication and the rationale for the concatenation
may not be obvious to the reader. You define the ones at class-level, explain
why does the code concatenates there, and then the convenience ones at
instance-level just delegate.
Diffstat (limited to 'actionpack/lib/action_controller')
0 files changed, 0 insertions, 0 deletions
