rails/activesupport/lib
Xavier Noria 996a27ec3a 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.
2016-08-08 16:01:37 +02:00
..
active_support let instance thread_mattr_* methods delegate to the class-level ones 2016-08-08 16:01:37 +02:00
active_support.rb applies new string literal convention in activesupport/lib 2016-08-06 18:10:53 +02:00